Results 1 to 1 of 1
Operating System : CentOS release 5.2 (Final)
1)installed httpd sucessfully
#httpd -v
Server version: Apache/2.2.3
Server built: Jan 15 2008 20:33:30
2) installed java sucessfully
#java -version
java version "1.5.0_16"
...
- 09-27-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 14
Regarding installation of Java Servlets, JSP, Jakarta-Tomcat on centos5
Operating System : CentOS release 5.2 (Final)
1)installed httpd sucessfully
#httpd -v
Server version: Apache/2.2.3
Server built: Jan 15 2008 20:33:30
2) installed java sucessfully
#java -version
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02)
Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode, sharing)
3) How to install tomcat5.5 ?
please provide me the rpm packages download links related to tomcat.
and steps to continue long with te rpm's.
So that i can use Java Servlets, JSP, Jakarta-Tomcat


Reply With Quote