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 the purpose of @result annotation?
What’s the utilization of struts.xml configuration file?
What is the difference between session scope and request scope when saving formbean ?
What's mvc pattern ?
Explain about the validation steps which have to be carried during validation of client-side address?
What is the difference between requestaware and servletrequestaware interface?
Explain the components of struts?
Are interceptors and filters different?
What is front controller in struts2?
How struts2 supports internationalization?
What is the purpose of redirect result type?
What is the purpose of @emailvalidator?
What are the core classes of struts framework? Explain
What do you mean by actionform?
What is spring hibernate and struts in java?