What about CLASSPATH?


> --- ")ason" <[EMAIL PROTECTED]> wrote:
> > In my c:\autoexec.bat I have
> > SET JAVA_HOME=c:\jdk1.3
> > SET TOMCAT_HOME=c:\tomcat2
> > SET PATH=c:\jdk1.3\bin;%PATH%
> > 
> > and in my tomcat.bat I also have
> > set JAVA_HOME=c:\jdk1.3
> > set PATH=c:\jdk1.3\bin;%PATH%
> > 
> > In the command prompt i have access to java\javac
> > from any directory..
> > 
> > Servlets work splendidly, but ONLY the examples
> > numguess.jsp and calendar.jsp compile and work
> > successfully (and only from their original
> > directories, same error if otherwise)
> > 
> 

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

Reply via email to