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
Is Struts Framework part of J2EE?
What is lookupdispatchaction?
What’s the utilization of resource bundle properties file in struts validation structure?
What is action servlet in struts?
Difference between struts and spring? Or why use spring, if you are already using struts?
What does execandwait interceptor?
What is the significance of logic tags in Struts?
What is xml based validation in struts2?
How we can configured action mapping in struts?
What are the classes used in struts?
What’s the difference between struts and turbine?
What is the design role played by struts?
How you will enable front-end validation based on the xml in validation.xml?
When should be opt for struts framework?
What is the default suffix for Struts2 action URI and how can we change it?