You can set environment variables by typing these commands in the command
prompt mannually or can include them in your autoexec.bat file.

SET TOMCAT_HOME = E:\Tomcat\;
SET JAVA_HOME = E:\JDK1.2.2\;

Where E:\Tomcat\ is the installation path of  tomcat files.
and e:\jdk1.2.2\ is the path where java is installed.

Thats all
enjoy


----- Original Message -----
From: "James C. Bell Jr." <[EMAIL PROTECTED]>
To: "Tomcat User Group (E-mail)" <[EMAIL PROTECTED]>
Sent: Sunday, May 20, 2001 12:11 PM
Subject: New to Tomcat: Installation


> Hello, im new to tomcat.  I am installing Tomcat 3.1 on a windows 98
> machine.  I created a directory called tomcat with the bin, conf and the
> rest of the directories.
>
> Can anyone tell me how would I set my environment
> variables  and how I would set my class path.
>
>
> James Bell
>
>
>

Reply via email to