Answer Posted / 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 |
Post New Answer View All Answers
How are the elements of a cardlayout organized?
Why use POJO when I can use hashmap
What is abstract schema?
Are enterprise beans allowed to use thread.sleep()?
What modifiers may be used with an interface declaration?
int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
what is Activation Instantinator?
what are memory considerations of jsp compares to other web components?
Describe responsibilities of Activator?
What is the difference between java class and bean?
Explain the difference between object state and behavior?
What happens when a thread cannot acquire a lock on an object?
What is message driven beam?
What is the difference between the font and fontmetrics classes?
Which textcomponent method is used to set a textcomponent to the read-only state?