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 @urlvalidator annotation?
At the point, you should go for struts framework?
What is the flow of requests in struts based applications?
What applications use apache struts?
What are the major differences between html tags and strut specific html tags?
How duplicate form submission can be controlled in struts?
How many servlet controllers are used in a Struts Application?
What are construction struts?
What is actioncontext?
how does request processor relates to action mapping?
What is the purpose of @stringlengthfieldvalidator annotation?
How to get data from the velocity page in a action class?
Which class of struts is responsible to converts data types from string and vice versa?
Describe the mvc on struts?
How to work with error tags?