Re: migration of Struts

2009-02-23 Thread Jim Kiley
It is OK to add features to your 1.2.6 app if it is otherwise running OK. Upgrading to 1.3.10 might not be too painful. Upgrading to 2.1.6 isn't an upgrade; it's a rewrite. There are vast differences. jk On Mon, Feb 23, 2009 at 4:27 PM, Ashish Kulkarni < ashish.kulkarn...@gmail.com> wrote: > H

migration of Struts

2009-02-23 Thread Ashish Kulkarni
HiI have inherited a struts 1.2.6 application, i need to add some features to this web application. what will be the best migration policy to latest version of Struts without lot of efforts, Should i migrate it to struts 1.3.10 or to latest version 2.1.6? Is there any documentation for this migr