The only real change you need is to use the v2.4 DTD in web.xml. There are some structural changes from DTD for 2.3, so make those, and you're in business. You might also consider if you are using JSTL 1.0 the upgrade to 1.1 (also a different taglib uri). You might upgrade Struts at the same time. Take all the pain at once, but implement one change at a time and get each change working before continuing. If the app isn't too big and/or too messy, and things don't go totally haywire, should not be a difficult an upgrade. - Ray Clough
Srinivasula Reddy A , Bangalore wrote: > > > Hi Struts Community, > > > > Currently we are using struts 1.2, jdk1.4, JBoss 4, eclipse > 3.1 as our development environment. Now we need some listeners for our > application. > > > > How I can upgrade my development environment to support listeners (which > are in servlet specification 2.4) > > > > Already 10% of our development is over. So based on this suggest me good > choice > > > > > > Regards, > > Sreenivasula Reddy A > > > > DISCLAIMER: > ----------------------------------------------------------------------------------------------------------------------- > > The contents of this e-mail and any attachment(s) are confidential and > intended for the named recipient(s) only. > It shall not attach any liability on the originator or HCL or its > affiliates. Any views or opinions presented in > this email are solely those of the author and may not necessarily reflect > the opinions of HCL or its affiliates. > Any form of reproduction, dissemination, copying, disclosure, > modification, distribution and / or publication of > this message without the prior written consent of the author of this > e-mail is strictly prohibited. If you have > received this email in error please delete it and notify the sender > immediately. Before opening any mail and > attachments please check them for viruses and defect. > > ----------------------------------------------------------------------------------------------------------------------- > -- View this message in context: http://www.nabble.com/How-Can-I-Upgrade-My-Dev-Environment-tf3887819.html#a11022915 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]