I made the modification you made and it did not work? Must I restart? or is
it good enough by simply executing autoexec?
Is there some way to specify *.jar instead of every single time having to
set the classpath for the specific library you want to use?
I know that these questions must have been asked previously I have looked on
various Servlet related sites, but have not come accross any that explains
the packages well. If anyone can refer me to a up-to-date page I would
appreciate it.

----- Original Message -----
From: "Shonk, Richard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 25, 2002 9:27 AM


> Leon,
> I think your problem has to do with installing Tomcat into a directory
with spaces in the name. Try moving you second quote to after the 4 in
Tomcat i.e.
> set CLASSPATH="C:\Program Files\Apache Tomcat 4".0\common\lib\servlet.jar
> Just a thought,
> Rich
>
>
> > I opened autoexec.bat
> > and typed the following:
> > set CLASSPATH="C:\Program Files\Apache Tomcat
4.0\common\lib\servlet.jar"
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to