Thanks for the prompt replies and information. This is just what I was looking for.
Regards, Peter -----Original Message----- From: namal ubhayawardana [mailto:namal3...@gmail.com] Sent: Tuesday, August 20, 2013 4:50 PM To: Struts Developers List Subject: Re: Struts 1 migration to struts 2 2) Is there migration documentation or advice that is available I would recommend below links http://www.infoq.com/articles/converting-struts-2-part1 http://www.infoq.com/articles/migrating-struts-2-part2 Thanks you Namal On Tue, Aug 20, 2013 at 10:22 PM, Steven Benitez <steven.beni...@gmail.com>wrote: > >> 1) Does this security issue exist in struts 1 (1.2.9 specifically)? > > No. The recent exploit that was fixed in 2.3.15.1 was Struts 2 specific. > > >> 2) Is there migration documentation or advice that is available > regarding moving from struts 1 to struts 2? > > Unsure. Struts 1 and Struts 2 are entirely different frameworks that > just share a common name. You're probably going to need to re-write > (or at least > re-factor) all of your actions to migrate. Also, your view layer will > need to be updated. > > >> 3) While likely application dependent, can anyone give me a swag on > level of effort to migrate? > > Depends on how many actions you have and how they're written. > > > On Tue, Aug 20, 2013 at 12:25 PM, Bourke, Peter > <peter.bou...@staples.com > >wrote: > > > Hello, > > I'm a maintainer of a struts 1 application. I am not an experienced > struts > > developer and I've just subscribed to the developer mailing list. > > I've become aware of the recent security vulnerability and am > > researching how best to fix. > > While we were looking to upgrade to struts 2, this security issue > > has increased the visibility and importance of migrating. > > The questions below will help me determine the level of effort. > > 1) Does this security issue exist in struts 1 (1.2.9 specifically)? > > 2) Is there migration documentation or advice that is available > > regarding moving from struts 1 to struts 2? > > 3) While likely application dependent, can anyone give me a swag on > > level of effort to migrate? > > > > Current version of struts: > > > > From our version of struts.jar, the Manifest.mf file is: > > > > > > > > Manifest-Version: 1.0 > > > > Ant-Version: Apache Ant 1.6.1 > > > > Created-By: 1.3.1_04-b02 (Sun Microsystems Inc.) > > > > Extension-Name: Struts Framework > > > > Specification-Title: Struts Framework > > > > Specification-Vendor: The Apache Software Foundation > > > > Specification-Version: 1.2.9 > > > > Implementation-Title: Struts Framework > > > > Implementation-Vendor: The Apache Software Foundation > > > > Implementation-Vendor-Id: org.apache > > > > Implementation-Version: 1.2.9 > > > > Class-Path: commons-beanutils.jar commons-digester.jar > > commons-fileup load.jar commons-logging.jar commons-validator.jar > > jakarta-oro.jar > > > > Thank you, > > > > Peter > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org