What inbuilt themes are provided by struts2?
Answer / Tapan Kumar Gupta
Struts2 provides several built-in themes like simple, xhtml, json, tile, and ssl. These themes are used to define the appearance and layout of Struts applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between empty default namespace and root namespace?
What is the purpose of @element?
How to add ms-word file in struts at the same time how to add images
How can we upload files in Struts2 application?
For a single Struts application, can we have multiple struts-config.xml files?
Describe the mvc on struts?
how to implement singletun design patteren in struts?
why do we use logic tag library in struts?
What is purpose of execandwait interceptor?
What is the difference between filters and interceptors ?
how handle when client send multiple request at atime for single servlet
Can you explain struts.properties in struts2?