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 does action do in struts?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What is the use of struts?
Explain struts?
Describe the basic steps used to create a tiles application?
How exceptions are handled in struts application?
How do you create message resource?
Mark the differences between html tags and strut specific html tags.
What is pojo in struts2?
How to handle exceptions in structs?
What is the difference between session scope and request scope when saving formbean ?
What is the purpose of @after?
What is actionservlet?
What does modeldriven interceptor?
What is struts framework?