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
Can we handle exceptions in Struts programmatically?
How to upload struts file?
How struts2 supports internationalization?
Which technologies can be used at view layer in struts?
What is the purpose of struts.xml in struct2?
How is token generated?
Which file is used by controller to get mapping information for request routing?
Can we have more than one struts-config.xml file for a single struts application?
What validate() and reset() method does ?
Briefly tell the two kinds of form beans.
Can you explain the directory structure for a struts folder in brief ?
What is the default suffix for Struts2 action URI and how can we change it?
How you will enable front-end validation based on the xml in validation.xml?
How can we integrate log4j in Struts2 application?
How can we work with error tags?