You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


tiles-def.xml is where your applications JSPs are configured.  

Tiles config comes preconfigured with some building blocks for your pages.

Pages you create should extend sapweb.standard; see oasskeleton.enter_search_criteria for an example.

You must specify a default pageAction that the page will go to. This should match exactly an action-servlet.xml bean name.

  • No labels