TCS Confidential Thank you. May I check if below approach works well for 1.3.x to 2.6.x aka 6.0.x also?
-----Original Message----- From: Lukasz Lenart <lukaszlen...@apache.org> Sent: Monday, June 5, 2023 3:02 PM To: Struts Users Mailing List <user@struts.apache.org> Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts 6.0 "External email. Open with Caution" I would recommend using dual processor strategy here: > Dual processor, shared resources - Add the Struts 2.0 JARs to your existing > Struts 1.3 application. Configure S2 to handle *.action requests and let S1 > handle *.do requests. S1 and S2 can run side by side, within the same web > application. Teams can implement new features in the latest version, and > migrate older pieces as needed. Optionally, some common resources may be > shared between S1 and S2, like messages, validation rules, and Tiles > configurations, making for an even smoother migration. pon., 5 cze 2023 o 08:07 Ankit Garg <ankitk.g...@tcs.com.invalid> napisał(a): > > TCS Confidential > > Thank you Dave. > As per our understanding 1.3.x to 2.0.x should be rewrite where most of the > effort would be required. > How about further upgrading from 2.0.x to 6.0.x (aka 2.6.x)? Need some advice > on possible impact and required effort. Thank you. > > -----Original Message----- > From: Dave Newton <davelnew...@gmail.com> > Sent: Sunday, June 4, 2023 6:15 PM > To: Struts Users Mailing List <user@struts.apache.org> > Subject: Re: Urgent and priority help on Struts 1.3 upgrade to Struts > 6.0 > > "External email. Open with Caution" > > On Sun, Jun 4, 2023 at 00:29 Ankit Garg <ankitk.g...@tcs.com> wrote: > > > Need help and expert connect to understand more on impact and > > approaches, effort estimation etc. > > > > Effort: unclear how anyone could guess. Depends entirely on codebase size, > architecture, scale reps, etc. TL;DR: you’llrewrite the entire web layer. > The *complexity* depends on how well separated the web and business layers in > the existing app are. The *time* depends on how much of it there is. You may > want to convert one piece at a time. > > Impact: in what sense? > > Approaches: pick an easy part and use it to gauge level of effort, in > particular comparing it to a non-S2 approach. > > d > -- > em: davelnew...@gmail.com > mo: 908-380-8699 > gh: davelnewton <https://github.com/davelnewton> > so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton> > bl: Maker's End Blog <https://blog.makersend.com> > > TCS Confidential > =====-----=====-----===== > Notice: The information contained in this e-mail message and/or > attachments to it may contain confidential or privileged information. > If you are not the intended recipient, any dissemination, use, review, > distribution, printing or copying of the information contained in this > e-mail message and/or attachments to it are strictly prohibited. If > you have received this communication in error, please notify us by > reply e-mail or telephone and immediately and permanently delete the > message and any attachments. Thank you > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org TCS Confidential