Web Connection User's Guide


More information about VisualAge Smalltalk web applications and MVS

When creating a VisualAge web application for MVS, you can use all of the parts in the Web Connection Parts and Web Form Parts categories. All visual parts, those parts that are visible on the web page, are placed on an HTML Page part. All web parts that receive or store input, usually from a previous page, must be placed within an HTML Form part. The web application can also access VSAM and non-VSAM data sets, DB2, MQSeries, TCP/IP, CICS transactions, and other programs written in COBOL, C, or PL/I.

You can use Smalltalk to write program logic that does any of the following:

Some examples of what you can do with VisualAge Smalltalk and VisualAge Smalltalk Server for MVS are:


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