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 action classes in struts?

606


What is the difference between struts and spring? Explain

569


What are the applications of struts?

625


What’s the utilization of struts.xml configuration file?

624


What is the use of execAndWait interceptor?

651






What is the life cycle of actionform?

641


What is the role of action class?

655


How are interceptors and servlet filters different?

577


What is the differences between struts1 and struts2?

607


Can you explain aware interfaces in struts2?

668


What is the purpose of @createifnull annotation annotation?

721


what is meant by Struts Validator Framework?

647


Are the struts tags xhtml compliant ?

624


What is struts? Explain

630


Can we handle exceptions in Struts programmatically?

595