Servertec Address Book
Samples
Address Book
Employees Store
Registry Explorer
Search

Return

 

Select the platform to run under:
Windows 9x/Me/NT/2000/2003/XP
Linux/Solaris/AIX/HP-UX/Unix

Use the following instructions to run the Address Book Servlet on Windows 9x/Me/NT/2000/2003/XP.

  1. Open an MS-DOS Prompt and enter:

    md iws_dir\addressbook
    copy pos_dir\samples\addressbook\*.tf iws_dir\addressbook

    iws_dir - the path to IWS, normally c:\iws.
    path - the path to POS, normally c:\pos.

  2. From the Administrator define the following Servlet:

    Alias: AddressBookServlet
    Class File: AddressBookServlet
    Parameters:
    Preload: No

  3. From the Administrator define the following Alias:

    Alias: /AddressBook.html
    Type: Servlet
    Resource: AddressBookServlet

  4. Restart Servertec Internet Server.

  5. Open a Web Browser and enter:

    http://localhost:8080/AddressBook.html

top of page


Use the following instructions to run the Address Book Servlet on Linux/Solaris/AIX/HP-UX/Unix.

  1. Open a command shell and enter:

    mkdir iws_dir/addressbook
    cp pos_dir/samples/addressbook/*.tf iws_dir/addressbook

    iws_dir - the path to IWS, normally c:/iws.
    path - the path to POS, normally c:/pos.

  2. From the Administrator define the following Servlet:

    Alias: AddressBookServlet
    Class File: AddressBookServlet
    Parameters:
    Preload: No

  3. From the Administrator define the following Alias:

    Alias: /AddressBook.html
    Type: Servlet
    Resource: AddressBookServlet

  4. Restart Servertec Internet Server.

  5. Open a Web Browser and enter:

    http://localhost:8080/AddressBook.html

 top of page
Copyright © 2001-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Mon Sep 05 14:26:00 EDT 2005