Previous Topic Next topic Print topic


Visual COBOL Tutorials

There are a number of tutorials that guide you through creating COBOL applications of various sorts using the Eclipse IDE. The source files for some of the tutorials are installed in subfolders of the %PUBLIC%\Documents\Micro Focus\Visual COBOL\Samples folder by default. On older versions of Windows the samples might be installed in a different folder, such as for Windows XP, C:\Documents and Settings\All Users\Documents\Micro Focus\Visual COBOL\Samples. These can be installed but are not supported.

The following tutorials are available:

Tutorials on native COBOL

Tutorial Shows you how to
Tutorial: Creating COBOL Applications in Eclipse Develop and maintain native COBOL applications in Eclipse.

Tutorials on managed COBOL

Tutorial Shows you how to
Tutorial: Creating COBOL JVM Applications in Eclipse Develop and maintain managed COBOL JVM applications in Eclipse.
Tutorial: Deploying JVM COBOL to an Application Server Reuse existing JVM COBOL logic within an Enterprise JavaBean, then deploy it to an application server.

Tutorials on Web services

Other tutorials that include in-depth descriptions of how to deploy an existing COBOL application as a Web service within the JBoss Application Server, and how to use a COBOL program in a JVM JSP application, are available on the Micro Focus Community Web site.

Previous Topic Next topic Print topic