Servertec Employees Store
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 Employees' Servlet on Windows 9x/Me/NT/2000/2003/XP.

  1. Open an MS-DOS Prompt and enter:

    md iws_dir\employees
    copy pos_dir\samples\employees\*.tf iws_dir\employees
    copy pos_dir\samples\employees\employees.ht* iws_dir\employees

    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: PosEmployeesServlet
    Class File: PosEmployeesServlet
    Parameters:
    Preload: No

  3. From the Administrator define the following Alias:

    Alias: /employees.html
    Type: Servlet
    Resource: PosEmployeesServlet

  4. Restart Servertec Internet Server.

  5. Open a Web Browser and enter:

    http://localhost:8080/employees.html

top of page


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

  1. Open a command shell and enter:

    mkdir iws_dir/employees
    cp pos_dir/samples/employees/*.tf iws_dir/employees
    cp pos_dir/samples/employees/employees.ht* iws_dir/employees

    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: PosEmployeesServlet
    Class File: PosEmployeesServlet
    Parameters:
    Preload: No

  3. From the Administrator define the following Alias:

    Alias: /employees.html
    Type: Servlet
    Resource: PosEmployeesServlet

  4. Restart Servertec Internet Server.

  5. Open a Web Browser and enter:

    http://localhost:8080/employees.html

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