Excerpt | ||
---|---|---|
| ||
Application-specific Tiles Definitions |
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.