Re: Can a Cobol Program on IBM pass parameters to a Java Program and get back the results?



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]
.



Relevant Pages

  • Re: MF having issues?
    ... What do you use, if not COBOL? ... We use Java here for our web apps development. ... i.e. is a four foot high listing of a Java program as easy to ... understand and maintain as a four foot high listing of a Cobol program ...
    (comp.lang.cobol)
  • Re: Problem With Crypt::CBC
    ... is later read in by a Java program. ... continue using the passwords and vectors I'm using (both 8 bytes, ... use the hash, then the Java program on the other end will not be able to ...
    (comp.lang.perl.misc)
  • Re: deadlock and thread
    ... i have "main" java program usually called as midlet, ... other java programs which is called by the main program to perform ... several task such as sending and receiving sms etc. ... As near as I can tell, in a MIDlet you have access to the same Thread class available in regular Java apps. ...
    (comp.lang.java.programmer)
  • Re: How to interact with a Live java process from php?
    ... This service can only be accessed from a java program on the backend, and this program, unfortunately, is a 24/7 live process. ... My teammate is going to write a php program to handle the front end request, so my question is that, is it possible for such a design to work? ... I'll guess the "live 24/7" backend java process is a "java servlet" ...
    (comp.lang.php)
  • Re: Problem With Crypt::CBC
    ... My Perl script has to output data that ... is later read in by a Java program. ... use the hash, then the Java program on the other end will not be able to ...
    (comp.lang.perl.misc)