I have installed the tomcat 3.3 in my windows 2000 environment. I have set up all the 
environment variables. I put all the environment in a bat file as:

set JAVA_HOME=d:\VisualCafeXE\jdk13
set PATH=%JAVA_HOME%\bin;%PATH% 
set TOMCAT_HOME=D:\Web\Tomcat\jakarta-tomcat-3.3

But when I start up the tomcat
by bin\startup, another window shows up and then disapeared right away. Can anybody 
help me why this happen?

Thanks,
Aijun.

Reply via email to