adspace


Give an example where struts tiles may be used?

Answer Posted / Rashmi Shridher

Struts Tiles can be used when you need to manage the layout of multiple pages in a web application. For instance, consider a news website with a common header and footer across all pages but different content areas. Here, Struts Tiles can be utilized to define the reusable templates for the common elements and dynamically insert the specific content.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between filters and interceptors ?

1316


What are the contents on web.xml in struts application ?

1072


What is action chaining ?

1168


How is declarative handling of exceptions done in struts ?

1010


What do you know about validation plugin ?

1031