where you will implement the tiles in struts?
Answers were Sorted based on User's Feedback
Answer / kanagaraj
we need to add struts-tiles.tld and the following
Tilesplugin to the struts-config.xml file
<plug-in className="org.apache.struts.tiles.TilesPlugin">
<set-property property="definitions-config"
value="/WEB-INF/tiles-defs.xml" />
<set-property property="moduleAware" value="true" />
</plug-in>
And we need to mention the header,footer,body,and leftmenu
in the tiles-defs.xml.
| Is This Answer Correct ? | 13 Yes | 0 No |
What are construction struts?
Name some of the features of struts2?
who will run the execute method in struts?
How display data base errors on web console by using the Struts Framework?
Hi i am murali.i need a excellent answer for the question Tell me about project and project flow ? i mean it is use full to any project,it is on STRUTS
What types of validations are available in xml based validation in struts2?
Does apache tomcat use struts?
Briefly tell the two kinds of form beans.
What is interceptor? And life cycle methods of interceptor?
Which configuration file is used for storing jsp configuration information in struts?
what are java stuts? what are there uses
2 Answers Rupa, Tech Mahindra,
What is apache struts cve 2017 5638?