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
What is the purpose of interceptors?
What is the purpose of @createifnull annotation annotation?
Can you explain value stack?
What is pojo in struts2?
How are interceptors and servlet filters different?
Difference between struts and spring? Or why use spring, if you are already using struts?
Which configuration file is used for storing jsp configuration information in struts?
What are the classes used in struts?
how to develop the submit and search operations in single jsp using struts?
Explain about token feature in struts?
Explain about how requests from the client are sent?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
What is the purpose of '@customvalidator'?
What is discontinuous strut?
What is the use of reset method of ActionForm class?