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.
Asked
Active
Viewed 170 times
2
-
1S2 and S1 are completely different frameworks. On the plus side, it means you don't need to bother running through S1.x upgrades along the way. On the negative side, ugh. If you want to rewrite the app you'd be just as well off choosing *any* technology you wanted. – Dave Newton Aug 14 '14 at 13:35
1 Answers
0
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.

Sheel
- 1,010
- 1
- 17
- 30