Answer Posted / sainagaraju
Tiles are one type of plugin. this is mainly used for to
divide the Browser document into number of tiles if an
application has to use different presentation for a
particular tile we will use the definitions used in struts
config.xml, where we declare the definitions of tile input
messages
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How is the action mapping specified?
Is struts efficient?
How is the mvc design pattern used in struts framework?
Give an alternative way to protect jsp’s with not much features from direct access.
What are pull and push mvc architecture and which architecture does struts2 follow?
What is difference between spring and struts?
What is the difference between struts and spring? Explain
Can we have more than one struts-config.xml file for a single struts application?
Are struts thread safe?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
Explain the life cycle of a request in struct2 application?
How do struts work?
What is strut action mapping?
Which technologies can be used at view layer in struts?
Why are frameworks used?