can we change the location of struts-config.xml file?
Answer Posted / noname
Yes we can change but we have to include its path in
web.xml file under WEB-INF folder
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are the two types of validations supported by validator framework?
What does params interceptor?
What is difference between lookupdispatchaction and dispatchaction?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What is action servlet in struts?
What is the default location of result pages and how can we change it?
What are the major differences between html tags and strut specific html tags?
How struts2 supports internationalization?
For a single Struts application, can we have multiple struts-config.xml files?
What is the life cycle of actionform?
What is the difference between forwardaction and includeaction?
Can a reducer dispatch an action?
What is filter dispatcher in struts?
How nested beans can be used in Struts applications?
Does apache tomcat use struts?