Answer Posted / saran v
The framework uses a number of properties that can be
changed to fit your needs. To change any of these
properties, specify the property key and value in an
struts.properties file. The properties file can be locate
anywhere on the classpath, but it is typically found
under /WEB-INF/class
The list of properties can be found in struts-
default.properties (inside struts2.jar).
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is front controller in struts2?
Does apache tomcat use struts?
What is the difference between validation.xml and validator-rules.xml files in struts?
What is the naming convention for a resource bundle file in struts2?
What are action classes in struts?
Why use struts framework in java?
What are the life cycle methods of interceptor?
How do you create message resource?
What is the purpose of @results?
How do you find the struts version being used in a project?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What are the major differences between html tags and strut specific html tags?
What is the procedure of operation of a form tag?
What are the contents on web.xml in struts application ?
What is the difference between shocks and struts?