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
Name three subclasses of the component class?
What is a modular application? What does module-relative mean?
How substring() method of string class create memory leaks?
Why do I get a duplicate name error when loading a jar file?
How many times may an objects finalize() method be invoked by the garbage collector?
Explain the difference between object state and behavior?
Can I map more than one table in a cmp?
What is ioc concept?
Is infobus easy to use?
Is there a guarantee of uniqueness for entity beans?
What are the pros and cons of detached objects?
What modifiers may be used with an interface declaration?
what is an isolation level?
What is the purpose of the wait(), notify(), and notifyall() methods?
What does module-relative mean?