The solution for this is to include a ZK iFrame JavaBean control in your application. Because isCOBOL WD2 works with the ZK package it is very natural to interact with the JavaBean control. The following sample shows how to include the JavaBean... Read More
isCOBOL Web Direct 2.0
The parameters must be added to the end of the URL and they are received by the COBOL program as chaining parameters. For instance, this URL: http://localhost:8180/wd2/zk/IsMainZK?PROGRAM=MYPROG&PARAM=ABCDEFGHILMN123456789 will pass the value ... Read More