What is the easiest and/or best way to convert a legacy text-based user interface to a web front end?

Question ID : 28
Created on 2009-08-28 at 3:59 PM
Author : Veryant Support [support@veryant.com]

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



Question:

If I have an application that uses text-mode (no graphical controls) DISPLAY and ACCEPT statements with no screen sections, then what are my options for getting my application to run within a web browser?

Answer:

isCOBOL's WebClient can run your application in a web browser - it doesn't require a screen section.
Your application will look and run the same way it does with the Application Server and thin client.
You can read more about it in the WebClient book of the Veryant Documentation set.



Back to Original Question