We are web-enabling our database and are trying to call a java agent, which will then connect to the as/400 db2 files and run a query to retrieve data. We would then like to get the returned data into a field on the current document. The java agent is ran by the user clicking on a button.
What is the best way for one to get as/400 db2 results into a document? (without the additional lotus connectors)
Thanks