Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
How can we handle exceptions thrown by application in Struts2?
advantages& 5 disadvantages of MVC architecture
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
What do you mean by action errors and what are the results they force?
Explain the difference between dispatchaction and lookupdispatchaction in struts?
Why are frameworks used?
What validate() and reset() method does ?
How can we upload files in Struts2 application?
what r the disadvantages of MVC-2 Architecture?
What is Model 1 and Model 2?
What types of validations are available in xml based validation in struts2?
What are the aware interfaces in struts2?