upgrade from Struts 1.0.2

2005-09-29 Thread Bob Paige
I am trying to upgrade an old Struts 1.0.2 application to a current version of Struts, but I'm finding some classes are not available: - org.apache.struts.action.ActionMappings - org.apache.struts.action.Action.ERROR_KEY - org.apache.struts.digester.Digester - org.apache.struts.digester.Rule -

RE: upgrade from Struts 1.0.2

2005-09-29 Thread Ainbinder Marina
from Struts 1.0.2 I am trying to upgrade an old Struts 1.0.2 application to a current version of Struts, but I'm finding some classes are not available: - org.apache.struts.action.ActionMappings - org.apache.struts.action.Action.ERROR_KEY - org.apache.struts.digester.Digester

Re: upgrade from Struts 1.0.2

2005-09-29 Thread Wendy Smoak
From: Ainbinder Marina [EMAIL PROTECTED] Same is here. I am trying to upgrade from 1.1 to 1.2.4, but can not find any documentation. Some guidelines would be very helpful. http://wiki.apache.org/struts/StrutsUpgrade Also check the release notes:

RE: upgrade from Struts 1.0.2

2005-09-29 Thread Ainbinder Marina
Thanks a lot! -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, September 29, 2005 4:39 PM To: Struts Users Mailing List Subject: Re: upgrade from Struts 1.0.2 From: Ainbinder Marina [EMAIL PROTECTED] Same is here. I am trying to upgrade from 1.1 to 1.2.4

Re: upgrade from Struts 1.0.2

2005-09-29 Thread Bob Paige
Wendy Smoak wrote: From: Ainbinder Marina [EMAIL PROTECTED] Same is here. I am trying to upgrade from 1.1 to 1.2.4, but can not find any documentation. Some guidelines would be very helpful. http://wiki.apache.org/struts/StrutsUpgrade Also check the release notes:

Re: upgrade from Struts 1.0.2

2005-09-29 Thread Greg Reddin
On Sep 29, 2005, at 4:33 PM, Bob Paige wrote: This was a much quicker response than I anticipated! You'd be surprised how many people are trying to upgrade from 1.0.2 :-) Greg - To unsubscribe, e-mail: [EMAIL PROTECTED] For