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 benefits of Struts framework?
Explain about logic match tag?
Name some of the features of struts2?
Can we integrate struts with spring?
What is the use of Struts.xml configuration file?
Give an example where struts tiles may be used?
What are result types in struts?
what is meant by Struts Validator Framework?
How exceptions are handled in struts application?
In which order struts framework searches for a message bundle?
What is action support class in struts2?
Describe validate() and reset() methods.
Are interceptors and filters different?
Can you explain aware interfaces in struts2?
Why was reload removed from struts (since 1.1)?