hai,
        All u have to do is register the servlet with javawebserver 2.0 for
that start the webserver go to browser and type
http://localhost:9090/

u ill get administration applet and add the servlet with the servlet module.

Simply add the servlet to the administration module u ill get the servlet
But remember one thing always restart webserver when ever u add/modify the
servlet.



============================================================================
====================
With Best Regards,
S.V Bharath Reddy,
VisualSoft Technologies Limited,
VisualSoft Towers, 6-3-1192/2/1,
Kundanbagh, Begumpet, Hyderabad - 500 016.
Email to: [EMAIL PROTECTED]
Alternate Mail: [EMAIL PROTECTED]
Phone: 91-40-341 2266,1043,1048,1049,1050,1051,1052
Fax  : 91-40-3413377
Our site: www.visulasoft-tech.com
----------------------------------------------------------------------------
----------------
VisualSoft's Software Showcase at http://www.visualmart.com
----------------------------------------------------------------------------
----------------
============================================================================
====================

----- Original Message -----
From: Kerem ÖKTEM <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 10, 2000 8:11 AM
Subject: (very urgent problem) Java Web server problem


> 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