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 is strut web xml?

692


Explain about token feature in struts?

729


What are the steps required for setting up validator framework in struts?

752


What's mvc pattern ?

748


What do you mean by tiles in struts?

733


Which design pattern is implemented by Struts2 interceptors?

747


How many servlet controllers are used in a Struts Application?

803


What is the significance of logic tags in Struts?

753


What do struts do?

707


Explain about struts relation to html tags?

722


What are action classes in struts?

693


What are the aware interfaces in struts2?

717


When should we use SwtichAction?

766


If the framework doesn’t do what I want, can I request that a feature be added?

699


How do you convert struts to springs?

747