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

How many ways can a thread be used?

4 Answers   Sun Microsystems,


what is a dirty read?

1 Answers  


how can u cal servlet from java?

7 Answers  


Have you used threads in Servelet?

0 Answers   Satyam,


What is rmic?

4 Answers  


If we opened windows notepad 4 times, does it starts 4 processes or 4 threads?

1 Answers  


Can constructors be synchronized in java?

0 Answers  


What is runnable?

2 Answers  


difference between sql exception class and sql warning class

1 Answers  


what is handle?

0 Answers  


whats is statement and procedure

0 Answers   TCS,


What is TL and its use?

0 Answers  


Categories