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
- org.apache.struts.util.BeanUtils
- org.apache.struts.util.PropertyUtils

Also, the 'getName()' method is no longer available on org.apache.struts.taglib.html.FormTag.

I tried looking through the mail archives for the past three years but didn't see any mention of these classes being removed. I suppose I could try opening all releases between 1.0.2 and the current one, looking for differences, but an emailed seemed quicker :)

Thanks for any pointers or help that can be offered.

--
Bobman


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.8/114 - Release Date: 9/28/2005

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to