Un-Answered Questions { Struts }

How can we handle exceptions thrown by application in Struts2?

740


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

857


What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?

836


Which class is the Front Controller in Struts2?

759


How can we integrate log4j in Struts2 application?

804


What is the use of token interceptor in Struts2?

878


What is the use of execAndWait interceptor?

800


Name some useful annotations introduced in Struts2?

744


What are Struts2 core components?

790


Provide some important Struts2 constants that you have used?

799


How can we write our own interceptor and map it for action?

827


What is interceptor in Struts2?

761


What is life cycle of an interceptor?

799


Which design pattern is implemented by Struts2 interceptors?

782


What are different ways to create Action classes in Struts2?

832