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
Can we have multiple struts config files ?
What is the purpose of global-forwards tag in struct-config.xml?
What is the purpose of execute() method?
In how many ways duplicate form submission can occurs?
Is struts compatible with other java technologies?
What is the purpose of action-mappings tag in struct-config.xml?
How is the mvc design pattern used in struts framework?
What are the action classes in struts?
What is the purpose of @before?
How interceptor works in struts 2?
What are the sections into which a strut configuration file can be divided?
What are apache struts?
What are the major differences between html tags and strut specific html tags?
How action mapping is configured in Struts?
What is the significance of logic tags in Struts?