Hi sam,

that means your classpath has not been set.  from run
option in start menu type SYSEDIT.
give following commands in your autoexec.bat.

set TOMCAT_HOME=c:\tomcat
set JAVA_HOME=c:\jdk1.3
set classpath=%classpath%;c:\jsdk2.0\lib\jsdk.jar;

here I am assuming that all jdk, jsdk and tomcat are
installed on the same drive i.e. C

bye

nitin
--- "Sam T." <[EMAIL PROTECTED]> wrote:
> hi
> I have a problem to run Tomcat ,I have win98,jdk1.3,
> when I start to run it
> I get an error like>
>  Out of environment space
> Unable to locate servlet.jar, check the value of
> TOMCAT_HOME.
> how can I check the value of TOMCAT_HOME,JAVA_HOME?
> 
> thanks
> sam,
> 
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, email:
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to