Answer Posted / narender
tiles is a framework that use to create reusable
presentation components.
1.struts framework is totally differenr from tiles
framework.
2.tiles framework should be integrated with struts
framework by using plug-in tag in struts-config.xml
3.tiles can be jsp pages or another web resources.
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
In how many ways duplicate form submission can occurs?
What is strut action mapping?
What is meant by custom tags?
Give an alternative way to protect jsp’s with not much features from direct access.
How can we handle exceptions thrown by application in Struts2?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
How to handle exceptions in structs?
How can we write our own interceptor and map it for action?
What are the ways in which duplicate form submission can occur?
If the framework doesn’t do what I want, can I request that a feature be added?
What is the purpose of @before annotation?
How we can controlled duplicate form submission in struts?
What is struts2 in java?
What is controller in struts2?
Explain about struts dispatch action?