sai reddy wrote:
Hi friends.
What's the difference between Action.perform() and Action.execute()
methods??
I'm talking about org.apache.struts.action.Action class.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
As far as I know. perform() is used in sturts older version, it was
replaced by execute() in new version.
However they are all belonged to sturts version 1.x.
May this can help u.
--
Ray Chen
Email:[EMAIL PROTECTED]
Blog: http://clraychen.blogcn.com
http://www.blogjava.net/clraychen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]