whats is mean by tiles in struts
Answers were Sorted based on User's Feedback
Tiles is view frame work,that enable us for easy generation of
views.
generally view contains header,body,footer.
for most of views header,footer are common,we can design
them separately,and we insert them in view by using tiles tags.
if we want to change footer and header of view ,we don't
need to change in each and every page,this is advantage of tiles
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / gangadhar m
Tiles is addon F/W in struts F/W it is used to implement
the CompositeView Design Patern by following MVC principle.
and the what the above answer also.
if any doubts feel free to mail me.
metari.gangadhar@gmail.com.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how will the struts know which action class to call when you submit a form?
What method is used to create the daemon thread?
What is chat area? Explain.
what are JSP tags? what is difference between include action and directory?
What is clustering? What are the different algorithms used for clustering?
how to use debug in my elipse to solve problems that exist in my project
What is codebase in applet?
diff between jsp include directive and jsp action include?
what we can't do in jdbc but can do hibernate?
What are the states associated in the thread?
In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
What is the relationship between local interfaces and container-managed relationships?