Hello,

If I'm not mistaken you must include the file 'servlet.jar' in your
classpath. And I believe that the 'servlet.jar' file i located below
the 'lib' directory in the Java Web Server2.0 dir.


/Robert

On Mon, 10 Jul 2000, [iso-8859-9] Kerem �KTEM wrote:

> hi all,
> can someone help me about the installizarion of Java Web Server2.0.
> I have installed it to c:\javawebserver2.0 directory .
> it is working well i ca access to administration applet but after all i
> couldn't run any servlets.
> But i can run with servletrunner which is a bit less better.
> I think there is something wrong with the classpaths but i don't know i am
> sending you part of my autoexe�bat which is mostly reated with servlet .
> I get an error page full of ServletExceptions althoug there is nothing wrong
> with the pre-made servlet code.
> the error page is "500 Internal Server Error"
> Please someone help me .
> thanx
> Kerem
>
> **************************************************************
> SET PATH=%PATH%;c:\jsdk2.0\bin;
> SET CLASSPATH=.;c:\jsdk2.0\lib\jsdk.jar;c:\jsdk2.0\src;.
> SET
> CLASSPATH=.;C:\VisualCafe\Java\Lib;C:\VisualCafe\Java\Lib\SYMCLASS.ZIP;C:\Vi
> sualCafe\Java\Lib\CLASSES.ZIP;C:\VisualCafe\Java\Lib\COLLECTIONS.ZIP;C:\Visu
> alCafe\Java\Lib\ICEBROWSERBEAN.JAR;C:\VisualCafe\Java\Lib\JSDK.JAR;C:\Visual
> Cafe\Java\Lib\SYMTOOLS.JAR;%CLASSPATH%
> SET
> CLASSPATH=C:\VisualCafe\JFC\SWINGALL.JAR;C:\VisualCafe\Bin\Components\SFC.JA
> R;C:\VisualCafe\Bin\Components\SYMBEANS.JAR;%CLASSPATH%
> SET
> CLASSPATH=C:\VisualCafe\Java\Lib\DBAW.ZIP;C:\VisualCafe\Bin\Components\DBAW_
> AWT.JAR;C:\VisualCafe\Bin\Components\Databind.JAR;C:\VisualCafe\Java\Lib\Oli
> te35.jar;;%CLASSPATH%
> SET PATH=%PATH%;"C:\VisualCafe\Bin;C:\VisualCafe\Java2\Bin;C:\Program
> Files\Common Files\Symantec Shared"
> ****************************************************************
>
> ___________________________________________________________________________
> 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