Congratulations!  

If you have just installed the Java Web Server and can see an image of server Duke on this page, it means that your Java Web Server has been installed correctly and is serving files properly.

If you do not see server Duke, try typing a URL of the form:

http://machine_name:docport (such as http://schnauzer:8080)
If you are still unable to see the image of server Duke, refer to the README file in the directory where you installed the Java Web Server. The README file gives instructions for starting the Java Web Server and for accessing the documentation.


 
 

 
 

Default Home Page

This is the default homepage for the Java Web Server. It is meant simply as a placeholder and should be replaced by your own homepage before you advertise your site to others. This file is located in server_root/public_html where server_root is the directory of your installed Java Web Server.

For your convenience, we've provided the following temporary links. After you replace this default home page, you can still access these items directly using URLs of the form given.

Administration Tool http://machine_name:adminport (such as http://schnauzer:9090)
Documentation http://machine_name:docport/doc/ (such as http://schnauzer:8080/doc/en)
Samples http://machine_name:docport/examples/ (such as http://schnauzer:8080/examples/)