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
Is infobus easy to use?
Can I map more than one table in a cmp?
Why use a datasource when you can directly specify a connection details?
Can I use multiple html form elements with the same name?
What is meant by method chaining?
What is the purpose of the notifyall() method?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is the difference between a static and a non-static inner class?
Why do I get a duplicate name error when loading a jar file?
Is it possible to stop the execution of a method before completion in a sessionbean?
What is a session? Can you share a session object between different theads?
difference between ejb,struts,hibernate,spring and jsp
Difference between hashmap and hashtable?
What are the diff types of exception?
Is the session factory thread safe?