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
How do you find the struts version being used in a project?
Are struts thread safe?
What is apache struts framework?
What is Struts2?
Why are frameworks used?
What is actionform in struts?
What is front controller in struts?
What do you know about validation plugin ?
How is declarative handling of exceptions done in struts ?
What is a custom tag?
Why do we use struts?
How exceptions are handled in struts application?
What are the main classes which are used in struts application?
What are the core classes of struts?
Explain about the process of functioning of the struts program?