The Tomcat home page comes with links to several example JSP and Servlets.
Do those work?
On Monday 30 July 2001 11:03 am, you wrote:
> This may or may not help, but I think you need to append
> "c:\jdk1.3.1\jre\bin" to your PATH. It looks like it's missing the Runtime
> Environment. Just ma
This may or may not help, but I think you need to append
"c:\jdk1.3.1\jre\bin" to your PATH. It looks like it's missing the Runtime
Environment. Just make sure that somewhere in one of the PATHS you have the
JRE.
This is what My PATH looks like on a Windows 95 machine With Tomcat
3.something in
8:54 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Help! Can't install Tomcat
Hewko, Doug wrote:
> I dloaded the binary code and added my JAVA_HOME (to JRE 1.3.1) and
> TOMCAT_HOME paths. I have "c:\jdk1.3.1\lib\tools.jar" appended to my
> CLASSPATH. When I type "http://lo
Hewko, Doug wrote:
> I dloaded the binary code and added my JAVA_HOME (to JRE 1.3.1) and
> TOMCAT_HOME paths. I have "c:\jdk1.3.1\lib\tools.jar" appended to my
> CLASSPATH. When I type "http://localhost:8080";, I get the Tomcat default
> page. When I try to execute a JSP, I get the following error
Doug,
You need JDK to run JSPs on Apache. Take out your JRE and install the
JDK1.3.
- Original Message -
From: "Hewko, Doug" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 30, 2001 5:44 PM
Subject: Help! Can't install Tomcat
Help! I'm h
Help! I'm having problems installing Tomcat 4 on a WinNT 4 machine.
I dloaded the binary code and added my JAVA_HOME (to JRE 1.3.1) and
TOMCAT_HOME paths. I have "c:\jdk1.3.1\lib\tools.jar" appended to my
CLASSPATH. When I type "http://localhost:8080";, I get the Tomcat default
page. When I try t