Answer Posted / mohammed riyaz ahmed
Tiles is a templating system.It can be used to create a
common look and feel for a web application. Tiles can also
be used to create reusable view components.
Tiles uses the concept of reuse and enables the
developers to define a template for the web site and then
use this layout to populate the content of the web site.
If we are going to your same content for several pages .at
that time we can use it like "write once run anywhere" with
the help of Tiles.
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What are the two scope types for formbeans?
How to build struts application in eclipse?
What is the purpose of form-be tag in struct-config.xml?
What do struts do?
What is apache struts used for?
What is the purpose of '@customvalidator'?
Which tag is used to declare constants in struts xml?
How an actionform bean is created?
How do you convert struts to springs?
What is meant by custom tags?
How you will enable front-end validation based on the xml in validation.xml?
What is struts validator framework?
What is use of i18n interceptor?
What are the main classes which are used in struts application?
how to develop the submit and search operations in single jsp using struts?