Compiling J2EE Webapp with Tomcat 5.5 libraries and deploying on Tomcat 6.

Posted by LeeMobile on Stack Overflow See other posts from Stack Overflow or by LeeMobile
Published on 2010-04-09T13:33:55Z Indexed on 2010/04/09 15:13 UTC
Read the original article Hit count: 320

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about java

Related posts about j2ee