What is the best way to get CGI input using isCOBOL?

Question ID : 38
Created on 2009-08-31 at 4:56 PM
Author : Veryant Support [support@veryant.com]

Online URL : http://support.veryant.com/support/phpkb/question.php?ID=38



Question:

I have a program that uses ACCEPT external-form. Is it supported by isCOBOL?

Answer:

Yes, of course. It is possible to migrate an older CGI COBOL program to isCOBOL Servlet taking advantage of useful features of HTTPHandler class. Usually few changes are required and most of the sources will be unchanged.

All details are explained in the latest isCOBOL Documentation at the book 'isCOBOL EIS-> COBOL Servlet option (OOP)-> COBOL Servlet Programming to replace CGI COBOL programming. 


Back to Original Question