We have a running JSP project using Struts 1.0. Its a pretty big project. We want to upgrade the project in Struts 2.3.16.1. As I am new in struts framework I am not sure who much changes will be needed for this upgrade. Will it be a good idea to upgrade to 2.3.16.1 direct from version 1.0 as 1.0 is a very primitive version.
This links Migration Guide and Migration Strategy may help you. But you have to do lots of R&D stuff on it. It just like making a brand new application.
Thanks.