canmhz
Oct 11th, 2006, 07:35 AM
I'm upgrading a webapp that is a couple of years old. It uses an old version of Spring MVC. Don't know which version but it is pre 1.0, package structure is com.interface21 not org.springframework.
A couple of questions on this....(and more to come...)
How do I determine what version that old one is?
Where can I get api-docs for versions 0.x? (found only from 1.0 forward on static.springframework.org)
Is there a guide on upgrading from specific versions? (common problems, changes between versions...)
What is the best approach on this upgrade:
0.x -> 1.x -> 2.0
or
0.x -> 2.0
Regards,
Mikael Hertz
A couple of questions on this....(and more to come...)
How do I determine what version that old one is?
Where can I get api-docs for versions 0.x? (found only from 1.0 forward on static.springframework.org)
Is there a guide on upgrading from specific versions? (common problems, changes between versions...)
What is the best approach on this upgrade:
0.x -> 1.x -> 2.0
or
0.x -> 2.0
Regards,
Mikael Hertz