Re: Can a Cobol Program on IBM pass parameters to a Java Program and get back the results?
- From: CG <carl.gehr.RemoveThis@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 27 Oct 2006 14:15:29 -0400
TOYSJAY wrote:
Can a COBOL program on IBM390 invoke a stand alone Java Program.
Pass couple of Parameters to the Java Program.
The Java Program then pass back the result to the calling program.
Are there any example of the above scenerio?
Thanks in advance for your help.
If you are a member of SHARE, you may want to check out a presentation from the Baltimore Conference [8227] that discusses COBOL and Java. The abstract:
Java and COBOL use two different methods to natively communicate.
Find out how to bridge the communication gap between Java and
COBOL and also learn some basics on how to code OO COBOL, one of
IBM's solutions to get Java and COBOL talking to each other.
Carl
[Co-Project Mgr. SHARE LE, COBOL, PL/I, C/C++ Project]
.
- References:
- Prev by Date: Re: Examples of Web sites backed by COBOL
- Next by Date: Re: COBOL is dynamic (depends)
- Previous by thread: Re: Can a Cobol Program on IBM pass parameters to a Java Program and get back the results?
- Next by thread: INSPECT BEFORE/AFTER phrase 2002/2008
- Index(es):
Relevant Pages
|