+ Reply to Thread
Results 1 to 2 of 2

Thread: Call from RPG to JAVA

  1. #1
    Guest.Visitor Guest

    Default Call from RPG to JAVA

    There are a lot of ways to call RPG from JAVA, but I need to call JAVA from existing RPG-applications with return of parameters. Did I overlook this information or is there no way to do this. I would be very happy if somebody could answer this question

  2. #2
    Guest.Visitor Guest

    Default Call from RPG to JAVA

    Hi Gilbert, Don't know if you have seen this page: http://publib.boulder.ibm.com/pubs/h...a/rzaha/devkit .htm The upshot is that delving into JNI and the invocation APIs is not much fun and you end up getting involved with C routines in your RPG programs. You also probably wouldn't be very happy with speed, certainly on first start up, either. IPC mechanisms are a much better way to go. Best, Joe Sam Joe Sam Shirah Autumn Software Consulting/Development/Outsourcing Please Note New Email: jshirah@attglobal.net Visit our User Group at: http://www.jax400.com

+ Reply to Thread

Similar Threads

  1. Call Java method from RPG
    By sacikumar in forum Java
    Replies: 0
    Last Post: 04-22-2005, 01:19 PM
  2. How to call AS/400 program from Java
    By Guest.Visitor in forum RPG
    Replies: 3
    Last Post: 03-23-2004, 05:23 AM
  3. Can you call Java from RPG?
    By prospec@iol.ie in forum Programming
    Replies: 1
    Last Post: 08-20-2001, 08:47 AM
  4. java call to cobol prg
    By Guest.Visitor in forum Programming
    Replies: 5
    Last Post: 04-10-2000, 01:33 PM
  5. Can I call a URL from a Java servlet?
    By Guest.Visitor in forum Programming
    Replies: 2
    Last Post: 02-14-2000, 11:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts