1.

Steps Used To Create A Tiles Application In Dhtml?

Answer»

1. Create a template that designs a layout for your application.
2. Create the composing pages.
3. Create a DEFINITION which means that suppose that you configured TILES, in web.xml, to startup using the TilesServlet, we need to SPECIFY which FILES will contain the Tiles definitions to load.
4. Render the definition.

1. Create a template that designs a layout for your application.
2. Create the composing pages.
3. Create a definition which means that suppose that you configured Tiles, in web.xml, to startup using the TilesServlet, we need to specify which files will contain the Tiles definitions to load.
4. Render the definition.



Discussion

No Comment Found