| Author |
CATALINA HOME
|
Pankaj Shet
Ranch Hand
Joined: Sep 08, 2006
Posts: 162
|
|
Hello everyone, I have downloaded the netbeans 6.0.1 with all the reqired plugins.When i start a new web project using the struts application framework,it asks for the server with the options of TOMCAT 5.0,TOMCAT 6.0 etc.when i choose any of the options, it asks for the CATALINA_HOME for the same, what should be the CATALINA_HOME for the same?
|
PANKAJ SHET
B.Sc.(I.T.), S.C.J.P., S.C.W.C.D., PGDAC(CDAC)
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8265
|
|
|
Catalina is Tomcat's servlet container. The CATALINA_HOME environment variable is the base directory of the Tomcat install (which contains bin, common, conf, logs and so on).
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Pankaj Shet
Ranch Hand
Joined: Sep 08, 2006
Posts: 162
|
|
ok, thanks a lot!!! and sorry for late reply...
|
 |
 |
|
|
subject: CATALINA HOME
|
|
|