Hi Sean, Maybe I can help explain what you're about to undertake from a SysAdmin prospective.
Upgrading or changing an application framework like Struts is similar to upgrading or changing a Linus/Unix pplication package or dependancies. In Windows, it would be similar to upgrading or changing DLLs. In those cases, APIs, application structures, processing flows, and so-on may have changed. If any of these items have changed, then the application may need to change too. A starting point is the reviewing the framework's documentation, change logs, applications technical documentation and so-on. As Dave mention before, if you need help with understanding these documents you should consult with the application developers or your application vendor. I hope this helps. Alex On Wed, Apr 11, 2018, 1:25 PM Dave Newton, <davelnew...@gmail.com> wrote: > On Wed, Apr 11, 2018 at 3:32 PM Sean Son <linuxmailinglistsem...@gmail.com > > > wrote: > > > Is it difficult for a Linux Admin who is a > > non-developer to upgrade struts by themselves? > > > Depends-if you know how to build and deploy Java web apps, and no code > changes are required, not particularly (assuming it's a Maven/etc project). > > Dave > -- > e: davelnew...@gmail.com > m: 908-380-8699 > s: davelnewton_skype > t: @dave_newton <https://twitter.com/dave_newton> > b: Bucky Bits <http://buckybits.blogspot.com/> > g: davelnewton <https://github.com/davelnewton> > so: Dave Newton <http://stackoverflow.com/users/438992/dave-newton> >