Examples
Address Book
Employees Store
Registry Explorer
Search
Return
|
Use the following instructions to run the Employees' Servlet on Windows 9x/Me/NT/2000/2003/XP.
- 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\*.dll iws_dir\bin\win32
copy pos_dir\samples\employees\employees.ht* iws_dir\employees
iws_dir - the path to IWS, normally c:\iws.net.
path - the path to POS, normally c:\pos.net.
- From the Administrator define the following Servlet:
Alias: PosEmployeesServlet
Class File: PosEmployeesServlet
Parameters:
Preload: No
- From the Administrator define the following Alias:
Alias: /employees.html
Type: Servlet
Resource: PosEmployeesServlet
- Restart Servertec Internet Server.
- Open a Web Browser and enter:
http://localhost:8080/employees.html
|
|