Tiles are useful in creating web applications. Some of the steps are
- Adding the TLD to the web.xml file so that the application know about the librarys we are using.
- A layout should be created with the help of JSP.
- Designed and developed layouts should be used in creating pages.
- Make the whole application adhere to the rules present and test it for any errors. Don’t forget to repackage the application.
Posted in: