aspose file tools
The moose likes Tomcat and the fly likes Tomcat 5 to 6 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat 5 to 6" Watch "Tomcat 5 to 6" New topic
Author

Tomcat 5 to 6

Dan Parsons
Ranch Hand

Joined: May 30, 2007
Posts: 70
Can Web apps that are developed using Tomcat 5.5.16 be transferred and work on Tomcat 6?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35438
    
    9
Yes. Tomcat 6 supports newer version of the Servlet and JSP specifications; nothing was removed or incompatibly changed.


Android appsImageJ pluginsJava web charts
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12950
    
    3

Webapps that run on Tomcat 5 should run without any changes on Tomcat 6.


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Tomcat 5 to 6
 
Similar Threads
isELIgnored="false"
Web.xml Unknown Host Exception
How to handle an Exception thrown in a Scriptlet in a .Tag File
JVM encoding param to Tomcat Startup
behaviour of doStartTag of TagSupport