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 |
whats is mean by class.forName() whats the return type of class
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
how to create Calculator GUI using Gridbaglayout as like as Window Calculator??????????? (Open calculator Go-->Run-->type calc-->Enter)
What is a policy?
What are the steps to write p-to-p model application?
What is the immediate superclass of the applet class?
What are the disadvantages of using threads?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Write a program on RMI and JDBC using StoredProcedure?
What is the difference between Process and Threads?
What is an abstract method?
What must a class do to implement an interface?