perform method deprecated??

2003-01-22 Thread julian green
Ive downloaded struts 1.1b3 and im being told that all the perform methods I developed are deprecated. What is the new method? Ive got alot of code to refactor. Julian -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: perform method deprecated??

2003-01-22 Thread Andrew Hill
Your upgrading from 1.02? In 1.1 you use the execute() method. -Original Message- From: julian green [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 22 January 2003 20:23 To: Struts Users Mailing List Subject: perform method deprecated?? Ive downloaded struts 1.1b3 and im being told

Re: perform method deprecated??

2003-01-22 Thread Gemes Tibor
2003. január 22. 13:23 dátummal julian green ezt írtad: Ive downloaded struts 1.1b3 and im being told that all the perform methods I developed are deprecated. What is the new method? Ive got alot of code to refactor. As it is clearly stated in the API docs it is execute with the same

Re: perform method deprecated??

2003-01-22 Thread julian green
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, 22 January 2003 20:23 To: Struts Users Mailing List Subject: perform method deprecated?? Ive downloaded struts 1.1b3 and im being told that all the perform methods I developed are deprecated. What is the new method? Ive got alot of code to refactor

RE: perform method deprecated??

2003-01-22 Thread James Mitchell
-Original Message- From: Gemes Tibor [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 22, 2003 7:15 AM To: Struts Users Mailing List Subject: Re: perform method deprecated?? 2003. január 22. 13:23 dátummal julian green ezt írtad: Ive downloaded struts 1.1b3 and im being

RE: perform method deprecated??

2003-01-22 Thread Craig R. McClanahan
On Wed, 22 Jan 2003, Andrew Hill wrote: Date: Wed, 22 Jan 2003 20:13:06 +0800 From: Andrew Hill [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED], [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: RE: perform method deprecated?? Your

Re: perform method deprecated??

2003-01-22 Thread Tony Baity
the execute() method. Thankyou. Julian -Original Message- From: julian green [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 22 January 2003 20:23 To: Struts Users Mailing List Subject: perform method deprecated?? Ive downloaded struts 1.1b3 and im being told that all the perform methods