Hi All,

I am having trouble with the Server Administration of Java WebServer 1.1.3

I am running the latest 30-day trial version of Sun's Java WebServer v.1.1.3
on my Win95 system.

This is a standalone system, so I "load" the TCP/IP stack by dialing my ISP,
then start JWS from DOS prompt, then point the browser to http://mysysname:8080/
So far so good.

I then point the browser to the Server Administration.
Page comes up, I login using id: "admin" and password: "admin."
Result is an applet executes (as expect), but the same Admin login screen
is returned. The system then takes no action if I attempt to login again.

Classpaths in autoexec.bat are as follows:

SET CLASSPATH=C:\jsdk2.0\lib\jsdk.jar;%CLASSPATH%
SET CLASSPATH=C:\javawebserver1.1.3\lib\javac.jar;%CLASSPATH%
SET PATH=C:\jsdk\bin;%PATH%

Thanks for your help.

-- Pat

___________________________________________________________________________
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