Please anybody let me know the complete process of installing tomcat from A to Z.
pradeep singh
Ranch Hand
Joined: Oct 23, 2007
Posts: 339
posted
0
Hi to all Please anybody let me know the complete process of installing tomcat from start to finish . How we set paths ? how should we use it?How should we deploy an application.I am using J2EE 1.4 Application server but now i want to use Tomcat.Please help me by telling everything about Tomcat 's installation to deplying an application. [ February 18, 2008: Message edited by: pradeep singh ]
SCJP 5.0, SCWCD 1.4, SCBCD 1.3, SCDJWS 1.4
My Blog
Amit Y Desai
Ranch Hand
Joined: Dec 06, 2007
Posts: 35
posted
0
tomcat installation is very simple..it just ask for very few details like admin password..and port on which you want to run....and finish..done...no rocket science as such...yes before tomcat installtion you need to set java_home env variable to path of java directory so tomcat installation can find java installed on your pc.