Q:
Describe the Basic Steps used to create a tiles application in DHTML.
Answer
- Create a template that designs a layout for your application.
- Create the composing pages.
- 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.
- Render the definition.
View answer
Workspace
Report Error
Discuss