Call Cobol from Java

Can anyone give me an idea of how to call a cobol program from java.If you can provide me some sample code .It would be great.Thanks in advance
[164 byte] By [Uppalapatia] at [2007-11-27 6:11:30]
# 1
A program?If it is already running then you have to interact with it however it provides.If you want to run it then you use one of the exec() methods.
jschella at 2007-7-12 17:17:44 > top of Java-index,Java HotSpot Virtual Machine,Specifications...