> "Alexandr L. Pazin" wrote:
>
> Hello!!!
>
> Could anybody help me, Please!
>
> I have Windows 98 on my PC.
> I have downloaded TOMCAT Version 3.1.1.
> I have put all tomcat files ( bin, conf, doc, lib, src, webapps) to
> the C:\foo\tomcat directory.
> I have installed JDK 1.2 into C:\JAVA.
>
> So, could you describe how should I set TOMCAT_HOME.
>
> Best regards,
> Alexander
I would eidt
c:\foo\tomcat\bin\tomcat.bat
and include after the first block of comments
SET TOMCAT_HOME=c:\java\jdk1.2
thats it... You can do it many other ways, but I find
myself running different copies of tomcat with different JVM's so I
like to set TOMCAT_HOME per each tomcat installation.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]