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

Lists the bundled validators in struts?

543


Which design pattern the interceptors in struts2 is based on?

482


What is the front controller in struts2?

490


What is java struts?

529


What is Custom Type Converter in Struts2?

614






How does interceptor work in struts2?

498


What is front controller in struts?

556


What is the purpose of @beforeresult annotation?

566


Why do the struts tags provide for so little formatting?

578


What are action errors?

556


Why use spring, if you are already using struts?

550


Do we need to pay the struts if being used in commercial purpose?

541


What is the purpose of @keyproperty annotation annotation?

567


How to display validation errors on jsp page?

558


What is the difference between filters and interceptors ?

491