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 |
Is it possible to stop the execution of a method before completion in a sessionbean?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
To identify IDL language what mapping mechanism is used?
I wantr to know, How many number of users logged in to website? can any one answer
What is waiting state? In what ways a thread can enter into waiting state?
What is Connection Pooling?
1 Answers Enteg Technologies, Infosys, Polaris,
How is serialization used generally ?
Write a singleton program?
which type of objects reference will be given to client?
What is a task?s priority?
Tell me about Firewalls in RMI?
How substring() method of string class create memory leaks?