What is action support class in struts2?



What is action support class in struts2?..

Answer / Kritishwar Pathak

In Struts 2, ActionSupport is a base class that provides various utility methods and properties to facilitate the creation of action classes. It extends the parent class Action.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What is the differences between struts1 and struts2?

1 Answers  


What do you mean by the abstract package in struts2, and what is its utilization?

1 Answers  


What are the pros of struts 2?

1 Answers  


How to use forward action to restrict a strut application to mvc?

1 Answers  


How is token generated?

1 Answers  


what is tiles in struts?

6 Answers  


what is the difference between ServletContext and ServletConfig?

4 Answers  


what are the type of forward class in Struts?

5 Answers   Wipro,


What is the role of a handler in mvc based applications?

1 Answers  


Explain about logic match tag?

1 Answers  


How can you create your custom interceptor in struts 2?

1 Answers  


What is the purpose of @key annotation annotation?

1 Answers  


Categories