1 / 4

The Apache Tomcat 5.5

The Apache Tomcat 5.5. Servlet / JSP Container. Servlet/JSP container. Implements the Servlet 2.4 http :// java . sun . com / products / servlet / download . html - Servlet API Specification, Version 2.4 . and JavaServer Pages 2.0 specifications

Télécharger la présentation

The Apache Tomcat 5.5

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The Apache Tomcat 5.5 Servlet/JSP Container

  2. Servlet/JSP container • Implements the Servlet 2.4 • http://java.sun.com/products/servlet/download.html - Servlet API Specification, Version 2.4. • and JavaServer Pages 2.0 specifications • http://java.sun.com/products/jsp/download.html - JavaServer Pages (JSP) Specfication, Version 2.0.

  3. JDK • Tomcat 5.5 was designed to run on J2SE 5.0, but it can run on JDK 1.4 as well, using the compatability package as detailed in the Tomcat installation instructions. • Compatible JDKs for many platforms (or links to where they can be found) are available at http://java.sun.com/j2se/

  4. Tomcat Setup • Windows • Installation as a service • Java location: The installer will use the registry or the JAVA_HOME environment variable to determine the base path of a J2SE 5 JRE • Tray icon • If using a J2SE 1.4 JRE, the compatibility package must be downloaded and expanded inside the folder where Tomcat was installed.

More Related