Thanks for your quick response.
I have this document. We have to call the Java program which is available in a unix server fom a batch cobol program. We can easily do this from outside the ...
One of my projects requires executing Java programs using some inputs from Mainframe. Our programs call a third party product written in COBOL. Now the third party product is changed to java and is av ...