whats is mean by tiles in struts

Answers were Sorted based on User's Feedback



whats is mean by tiles in struts..

Answer / venkat.kanneganti

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

whats is mean by tiles in struts..

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

Post New Answer

More Advanced Java Interview Questions

what is the Remote Stub?

1 Answers  


What is Servlet Filter And What does it work?

1 Answers   TCS,


what is singleton class? where it mainly used in the projects?

5 Answers   Satyam, Wipro,


What is codebase in applet?

2 Answers  


what is domain,give me some brief information about that?

1 Answers  






can a static method be overridden

41 Answers   IBM, SolutionNET,


What happens when we invoke a thread?s interrupt method while it is in sleeping or waiting condition?

1 Answers  


What is the difference between the ‘font’ and ‘fontmetrics’ class?

0 Answers  


Explain what is synchronization?

0 Answers  


What is the use of Class.forName

20 Answers   HCL,


What is the relationship between an event-listener interface and an event-adapter class?

0 Answers  


Can I run seam outside of jboss as?

0 Answers  


Categories