adspace
Answer Posted / Reena
Tiles is a module of the Apache Struts framework that allows for the separation of concerns between the layout and content of a web page. Tiles provides a way to reuse common parts of a web application, such as headers, footers, and navigation menus, across multiple pages. This improves maintainability and promotes consistency in the application's user interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers