What is the default location of result pages and how can we change it?
Answer / Pravendra Singh
The default location for result pages in Struts2 is /WEB-INF/struts2-results.xml. You can change it by modifying the configuration file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we have multiple struts config files ?
What are the different kinds of actions in struts?
What is interceptor struts2?
How to combine the struts with velocity template?
How do u provide security to ur project?(Banking domain project)
what is purpose cvs and vss in eclipse?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What do you mean by inner class and anonymous class?
What is the purpose of @results?
What is the purpose of @before annotation?
drawback of Validation Framework where and how to write the connection pool object in the programe how to debug the programe and application in struts without using eclips
How do you convert struts to springs?