Re: Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Ted Husted
On 1/10/07, Ted Husted <[EMAIL PROTECTED]> wrote: * http://struts.apache.org/roadmap/#migrate_s1 Better yet: http://struts.apache.org/roadmap#migrate_s1 -T. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

Re: Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Ted Husted
To be very clear, the Struts 1 plugin lets you run Struts 1 *Actions*, but doesn't do anything about the configuration, pages, and custom tags (where lies the dicey work). Moving from Struts 1 to Struts 2 is not difficult, but it's not trvial. I'm sure tools could be developed to automate the pr

RE: Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Zsolt Koppany
struts-1 to struts-2 or spring mvc > > Struts-1 as in which version? > Why do you want to migrate in the first place? > > -Original Message- > From: Zsolt Koppany [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 10, 2007 10:55 AM > To: Struts Users Mailing List

Re: Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Don Brown
aire, Inc. [EMAIL PROTECTED] Office: (972) 966-3528 -Original Message- From: Zsolt Koppany [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 10, 2007 9:55 AM To: Struts Users Mailing List Subject: Moving from struts-1 to struts-2 or spring mvc Hi, we have a pretty large code in struts-1

RE: Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Medhat M. Saleh
ay :) Regards, --- Medhat M. Saleh agillaire, Inc. [EMAIL PROTECTED] Office: (972) 966-3528 -Original Message- From: Zsolt Koppany [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 10, 2007 9:55 AM To: Struts Users Mailing List Subject: Moving from strut

FW: Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Asthana, Rahul
Struts-1 as in which version? Why do you want to migrate in the first place? -Original Message- From: Zsolt Koppany [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 10, 2007 10:55 AM To: Struts Users Mailing List Subject: Moving from struts-1 to struts-2 or spring mvc Hi, we have a

Re: Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Tom Schneider
I don't think it's that trivial. For every struts 1 action, you have to configure an action entry in the struts.xml. (At least as far as I can tell based on the plugin documentation at http://cwiki.apache.org/S2PLUGINS/struts-1-plugin.html) Remember that struts 1 and struts 2 are completely dif

RE: Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Dave Newton
> From: Zsolt Koppany [mailto:[EMAIL PROTECTED] > we have a pretty large code in struts-1. What is more complicated > moving to struts2 or spring mvc? Moving to Struts2 is trivial since there's a Struts1 plugin that will let you run it unchanged! :) Dave -

Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Zsolt Koppany
Hi, we have a pretty large code in struts-1. What is more complicated moving to struts2 or spring mvc? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]