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 |
How is a lookup dispatch action created?
What is strut action mapping?
How to work with error tags?
Where can i get jar file for use the struts-tags in struts2?
What is the use of Struts.xml configuration file?
Can you explain the directory structure for a struts folder in brief ?
Can we write Structs application without using Action Class directly or indirectly(extends Action class)
What is the difference between forwardaction and includeaction?
What is the design role played by struts?
what are the struts tags?
Difference between struts1.2 and struts2.0?
3 Answers Bank Of America, HCL, Value Labs,
Which servlet does the struts framework use?