what is tiles in struts?

Answer Posted / kartheeswari

Tiles is a templating sub framework in struts. By using
this, we can create a web application with same look for
all the web pages with the reusable contents.No need to
write the same code for getting the same look for all the
pages.To do this it must be configured the <plug-in> tag in
struts-config.xml file.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps used to setup dispatch action?

495


What configurations are stored in struts configuration file ?

530


What configuration changes are required to use resource files in Struts?

566


What is the use of lookupdispatchaction?

555


How we can controlled duplicate form submission in struts?

513






How many struts config file in a struts application?

518


How can we write our own interceptor and map it for action?

571


What is the purpose of constant tag in struts.xml?

552


Why is action servlet a singleton in struts?

587


What are construction struts?

507


What does i18n interceptor?

579


What is the purpose of plug-in tag in struct-config.xml?

484


Name some of the features of struts2?

563


What is use of i18n interceptor?

537


How tag libraries are defined in Struts?

568