Re: Struts 1.1 To Struts2.x Migration

2009-11-26 Thread Saeed Iqbal
I suggest first try to migrate a small project to 2.1 from 1.x and then move to your production application. If you want a sample 2.1 application, you can get it here http://code.google.com/p/startsoft/ (It has some bugs) On Thu, Nov 26, 2009 at 6:02 PM, Johannes Geppert wrote: > > do you know

Re: Struts 1.1 To Struts2.x Migration

2009-11-26 Thread Johannes Geppert
do you know the migration guide from struts2 wiki? http://struts.apache.org/2.x/docs/migration-guide.html Best Regards Johannes Geppert Zaheer Mohammad wrote: > > Hi Friends, > I am working on a project which is set to migrate from > struts1.1 to struts2.x. >can an