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
Can I have html form property without associated getter and setter formbean methods?
How is the mvc design pattern used in struts framework?
What are the two scope types for formbeans?
What is struts in j2ee?
Can we have multiple struts config files in a single web app?
Are struts thread safe?
What is the use of interceptor?
How the flow of various requests happens in struts application?
What is the default location of result pages and how can we change it?
What is form bean in struts?
Does apache struts run on windows?
What is the difference between validation.xml and validator-rules.xml files in struts?
Can a reducer dispatch an action?
What are the benefits of Struts framework?
What is the purpose of interceptors?