Configuring Instant ASP on Java Web Server 2.0
Here we assume that you have installed JavaWebServer2.0 (Click here for more information about Java Web Server) under d:\javawebserver2.0 and Instant ASP under d:\iasp. If you have installed either in different directories, please be sure to make appropriate changes when you follow the steps below.
- Start the Java Web Server from Services in the Windows NT Control Panel.
- Point your web browser to http://Hostname:9090/ to open the Server Administration window. Enter your username and password, then click Log In (figure 1).
Note:If you are running Java Web Server for the first time, use admin for both the username and password.figure 1
- Next, select the Web Service item in the Services list and click the Manage button (figure 2).
figure 2
- When the Web Service Manager window opens, click the Servlets button; select the Add item under Servlets; type DispatcherServlet in the Servlet Name edit box and Dispatcher.DispatcherServlet in the Servlet Class edit box. Click the Add button (figure 3).
figure 3
![]()
- In the Configuration tab, specify Dispatcher.DispatcherServlet in Class Name edit box; select Yes for Load at Startup , Loaded Now, and Load Remotely; enter d:\iasp\lib\iasplib.jar in the Class File URL edit box. Click the Save button (figure 4).
figure 4
- Now click the Setup button on the toolbar and select the Site item under the Setup tree-list. In the Contents tab, type d:\iasp in the Document Root Directory edit box. Click the Save button.
figure 5
Select Servlet Aliases from the tree-list; click the Add button and then type *. asp in the Alias column and Dispatcher.DispatcherServlet in the Servlet Invoked column. Click the Save button (figure 6).
figure 6
- Finally, select Network from the tree-list. Specify the port number in the Port edit box. If you changed the Port number, click the Save button and then the Start button. Otherwise just click the Start button.
figure 7
Instant ASP is now configured and ready to go. To access Instant ASP, point your web browser to http://hostname:8080 (be sure you specify the correct port number if you changed it during the configuration process above).
If you encounter any problems or errors, please contact support@halcyonsoft.com
Copyright © 1998-2000, Halcyon Software Inc. All rights reserved.