Compiling J2EE Webapp with Tomcat 5.5 libraries and deploying on Tomcat 6.
- by LeeMobile
I have a Struts2 webapp, in which I compiled using the Tomcat 5.5 libraries.
If I deploy this webapp on a Tomcat 6 server, should it still work without a hitch?