|
The easiest way to connect a Java bean to an RPG
program is using DB2 stored procedures.
The article I wrote in this link gives all the
Details.
You can call the RPG program passing parms and
receiving results from Java directly by
Declaring the procedure before calling OR register it
first in the database and then call it.
==================================
MORE INFORMATION ON THIS TOPIC
==================================
Ask your Web development questions--or help out your peers by answering them--in our live discussion forums.
The Best Web Links: tips, tutorials and more.
Check out this live Q&A with Dave Slater and Jim Mason, How to best get started with WebSphere Development Tools.
|