Steps used to create a tiles application in DHTML
Steps used to create a tiles application in DHTML1. 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.
|
How do we create a DHTML drop-down menu?How do we create a DHTML drop-down menu? - In order to create a DHTML drop down menu we need JavaScript API. The API (Application Programming Interface) consists of core set of cross-browser JavaScript functions to make DHTML programming easy and quick........