File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Why Struts DispatchAction class is abstract? 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 "Why Struts DispatchAction class is abstract?" Watch "Why Struts DispatchAction class is abstract?" New topic
Author

Why Struts DispatchAction class is abstract?

Piyush Paramane
Greenhorn

Joined: Jul 17, 2012
Posts: 5
Hi All,

I am just having a simple(silly) doubt, why struts DispatchAction is abstract?
I mean it does not have any abstract method, couldnt they marked it as simple class like Action?
Any explanation?

Thanks
Piyush
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Why Struts DispatchAction class is abstract?
 
Similar Threads
Struts 1 VS Struts 2
Alternative for DispatchAction class in struts1.3.5
struts DispatchAction
server side struts validation
dispatcher Vs action dispatcher