|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Dear All
in the process to setup JSP environment on my window 2000 i gone through the article "Slapping Together A JSP Development Environment" and done the following steps. 1. I installed the j2sdk1_3_1_01. I installed it to C:\JDK 2. I installed the Apache 1.3.20 and its working fine. 3. I installed the Tomcat3.2.3 to C:\TOMCAT then I setup the environment variable to run tomcat as below C:\>SET JAVA_HOME=C:\JDK C:\>SET TOMCAT_HOME=C:\TOMCAT C:\>SET PATH=%PATH%;C:\JDK\BIN then i started tomcat as C:\TOMCAT\BIN>TOMCAT START and i see like below Including all jars in C:\TOMCAT\LIB in your CLASSPATH. Using CLASSPATH: C:\TOMCAT\CLASSES;C:\TOMCAT\LIB\ANT.JAR;C:\TOMCAT\LIB\JAXP.JAR;C:\TOMCAT\LIB \SERVLET.JAR;C:\TOMCAT\LIB\PARSER.JAR;C:\TOMCAT\LIB\WEBSER~1.JAR;C:\TOMCAT\L IB\JASPER.JAR;C:\JDK\LIB\TOOLS.JAR but i not seen any thing like below and finally Tomcat server not start. -------------------------------------------------------------------------------- 2001-01-30 02:47:19 - ContextManager: Adding context Ctx( /examples ) 2001-01-30 02:47:19 - ContextManager: Adding context Ctx( /admin ) Starting tomcat. Check logs/tomcat.log for error messages 2001-01-30 02:47:20 - ContextManager: Adding context Ctx( ) 2001-01-30 02:47:20 - ContextManager: Adding context Ctx( /test ) 2001-01-30 02:47:22 - PoolTcpConnector: Starting HttpConnectionHandler on 8080 2001-01-30 02:47:22 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007 please help me to fix this problem. regards |
|
#2
|
|||
|
|||
|
Hi,
try to donwload Tomcat 4 with WinInstaller - it makes configuration automatic. Ciao |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > jsp instalation on win 2000 - please help me |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|