Answer Posted / 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 |
Post New Answer View All Answers
What event results from the clicking of a button?
What are local interfaces? Describe.
Can I use multiple html form elements with the same name?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
how do you Handle Front End Application data against DB with example?
For which statements does it make sense to use a label?
What are the difference between RMI and CORBA?
wahts is mean by dynavalidatorform in struts/
Why does the option tag render selected=selected instead of just selected?
What do you know about seam?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is glasgow?
What is the infobus?
What is the relationship between an event-listener interface and an event-adapter class?
Why use POJO when I can use hashmap