Who Should Consider HIS?
Advantages of HIS (ROI)
Educational Courses
HIS Demonstrations
HIS Development
Comparing Host Integration Solutions
Our Clients
Case Studies / Articles

CICS Transaction Gateway

The CICS Transaction Gateway (CTG) is a set of client and server software components incorporating the facilities of the CICS Universal Client that allow a Java application to invoke services in a CICS region. The Java application can be an applet, a servlet, an EJB, or any other Java application. The Terminal servlet component of CTG is a supplied Java servlet that allows you to use a Web browser as an emulator for a 3270 CICS application. It dynamically converts 3270 output into HTML for display on a Web browser. Similar to the 3270 Web bridge, it can use HTML templates to display BMS maps as HTML. It utilizes the EPI support classes, and so is restricted to the function provided by these classes. It is supported on distributed platforms only.