What is the purpose of global-forwards tag in struct-config.xml?
Answer / Umesh Kumar Gangwar
The global-forwards tag in struts-config.xml defines common forward results that can be used across multiple actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
how will you view ur jsp page to the client by using properties file?
How can duplicate form submission be handled in struts 2?
What do struts do?
What are inner class and anonymous class?
How can we display all validation errors to user on jsp page?
What is difference between interceptors and filters?
Provide some important Struts2 constants that you have used?
which MVC architecture struts follows and why?
can we change the location of struts-config.xml file?
What is the purpose of '@keyproperty'?
What is the use of namespace in action mapping in Struts2?
Define struts?