Web Connection User's Guide


Setting up Web Connection for OS/390

Before you can run your web applications on an OS/390 system, you have to configure your interface to your web server as well as the web server so the two pieces can talk to each other.

To set up your web server interface (WSI), you need the following data sets from the VisualAge Smalltalk Server for OS/390 tape:

ABTWSAI
WSI standalone executable

WSICNF
WSI configuration file

WSIHTM
WSI error format file (optional)

A web server interface is a program that interfaces to a VisualAge server program running in the background.There are two web server interfaces, a Servlet interface and an ICAPI interface. The servlet interface requires a Web server that supports servlets, for example IBM WebSphere Application Server. For information on setting up the Servlet interface, see Setting up the Servlet interface. For information on customizing the WSI configuration file, see Customizing the WSI configuration file.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]