https://struts.apache.org/plugins/struts-1/
Struts 1 Plugin<https://struts.apache.org/plugins/struts-1/>
back to Plugins Edit on GitHub Struts 1 Plugin. The Struts 1 plugin allows you 
to use existing Struts 1 Actions and ActionForms in Struts 2 applications. This 
plugin provides a generic Struts 2 Action class to wrap an existing Struts 1 
Action, org.apache.struts2.s1.Struts1Action.The wrapper class provides the 
expected calls to the legacy Struts 1 Action and ActionForm, converting 
incoming and ...
struts.apache.org

incorporate struts2-struts1-plugin to use existing struts1 actions and existing 
struts1 forms within struts2

as dave mentioned your first effort should be to update all of your web 
interfaces

hth

________________________________
From: Dave Newton <davelnew...@gmail.com>
Sent: Monday, March 11, 2019 3:02 PM
To: Struts Users Mailing List
Subject: Re: Migrating from Struts 1.2 to recent Struts

Kind of depends what you're migrating it to. Roughly speaking you copy your
business logic as-is and rewrite the web interface side of things.


On Mon, Mar 11, 2019 at 2:16 PM davidrobertwoos...@gmail.com <
davidrobertwoos...@gmail.com> wrote:

> I'm forced to migrate a sizable application from Struts 1.2 to something
> recent, and I don't know where to start. I understand that Struts 1.2 is
> ~ancient~ history and no longer supported in any way, shape or form. But it
> must be done.
>
> How can I accomplish such a migration?
>
> Thanks,
>
> David
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

--
em: davelnew...@gmail.com
mo: 908-380-8699
tw: @dave_newton <https://twitter.com/dave_newton>
li: dave-newton <https://www.linkedin.com/in/dave-newton/>
gh: davelnewton <https://github.com/davelnewton>
so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton>
bl[0]: Bucky Bits <http://buckybits.blogspot.com/>
bl[1]: Maker's End Blog <https://blog.makersend.com>
sk: davelnewton_skype

Reply via email to