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 relationship between an event-listener interface and an event-adapter class?

0 Answers  


whats is mean by filter?

1 Answers   SolutionNET,


Write a program to show synchronization?

0 Answers  


How messaging services are done, before release of JMS?

0 Answers  


which type of objects reference will be given to client?

0 Answers  






How would you create a button with rounded edges?

0 Answers  


What is bean? Where can it be used?

0 Answers  


does j2ee means advanced java

10 Answers  


Explain lazy activation?

1 Answers   HCL,


what is a non-repeatable read?

0 Answers  


What is the highest-level event class of the event-delegation model?

0 Answers  


What is an applet?

5 Answers  


Categories