Give an example where struts tiles may be used?



Give an example where struts tiles may be used?..

Answer / 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

More Struts Interview Questions

How is a lookup dispatch action created?

1 Answers  


What is strut action mapping?

1 Answers  


How to work with error tags?

1 Answers  


Where can i get jar file for use the struts-tags in struts2?

2 Answers  


What is the use of Struts.xml configuration file?

1 Answers  


Can you explain the directory structure for a struts folder in brief ?

1 Answers  


Can we write Structs application without using Action Class directly or indirectly(extends Action class)

5 Answers  


What is the difference between forwardaction and includeaction?

1 Answers  


What is the design role played by struts?

1 Answers  


what are the struts tags?

1 Answers  


Difference between struts1.2 and struts2.0?

3 Answers   Bank Of America, HCL, Value Labs,


Which servlet does the struts framework use?

1 Answers  


Categories