Un-Answered Questions { Struts }

How can we handle exceptions thrown by application in Struts2?

544


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

631


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

573


Which class is the Front Controller in Struts2?

551


How can we integrate log4j in Struts2 application?

566


What is the use of token interceptor in Struts2?

623


What is the use of execAndWait interceptor?

571


Name some useful annotations introduced in Struts2?

534


What are Struts2 core components?

568


Provide some important Struts2 constants that you have used?

566


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

574


What is interceptor in Struts2?

570


What is life cycle of an interceptor?

551


Which design pattern is implemented by Struts2 interceptors?

556


What are different ways to create Action classes in Struts2?

597