aspose file tools
The moose likes Portals and Portlets and the fly likes Benefit of ProcessAction 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 » Java » Portals and Portlets
Reply Bookmark "Benefit of ProcessAction" Watch "Benefit of ProcessAction" New topic
Author

Benefit of ProcessAction

Ruchik Mehtaji
Greenhorn

Joined: Jun 27, 2005
Posts: 7
I am trying to deploy a struts application in Liferay. I know that a struts application can be deployed without making changes to any of the existing classes. I also read that I should convert all the action classes to ProcessAction classes. I want to know if that is really needed and what is the reason and advantage of doing this.

thank you very much
ruchik mehtaji
Ruchik Mehtaji
Greenhorn

Joined: Jun 27, 2005
Posts: 7
can anyone please help me with this issue? I do not know if I should use portletaction or simple struts action in my code. Both seem to work fine.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Benefit of ProcessAction
 
Similar Threads
processAction method doubt
Application Servers
servlet context in struts Action class
ProcessAction() in Struts bridge
dispatcher Vs action dispatcher