Tomcat:
Type | Web server s/w |
Vendor | Apache |
Version | 5.0-jdk 1.4 5.5-jdk 1.5 6.0-jdk 1.6 |
s/w type | Open source s/w |
Default port | 8080 |
To download s/w | www.apache org |
To get help | |
Online tutorial | www.roseindia.net |
- we can download tomcat s/w as zip file or setup file from www.apache.org website
- the latest version of Servlet technology is 3.0 but industry is using 2.4 and 2.5 versions
- Servlet technology 2.4,2.5 are compatible with tomcat 5.5 server
- The Servlet container coming with tomcat s/w installed is having a logical name called Catalina
- While installing tomcat s/w you can choose port no ie., default 8080 and you can choose tomcat manager username and password ie., admin, empty string
- Procedure to install and configure tomcat 5.5 s/w
- Install tomcat s/w by using port no, tomcat manager , username and password
Observer the installation related directory structure