aspose file tools
The moose likes Struts and the fly likes ActionSupport Class Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "ActionSupport Class" Watch "ActionSupport Class" New topic
Author

ActionSupport Class

vivek dhiman
Greenhorn

Joined: Aug 05, 2011
Posts: 26

Hi, Can we create the action class in struts 2 without extending it by ActionSupport. If we can then what is the advantage of extending it by ActionSupport?

Thanks.
dhaval thakor
Ranch Hand

Joined: Aug 27, 2012
Posts: 53

Refer this one...
this post can solve your answer

http://www.coderanch.com/t/439505/Struts/Struts-whats-extending-ActionSupport-class
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: ActionSupport Class
 
Similar Threads
Difference between ActionSupport and Action in Struts 2
Struts2 annotation validation
s:text issue Struts 2
Struts2: which result type to use
NullPointerException at the SessionFactory create line.