× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: re: Java applets
  • From: "Chris Rehm" <Mr.AS400@xxxxxxx>
  • Date: Sat, 09 Aug 1997 15:55:15 -0700




>Clearly the point of hooking JAVA into RPG is to allow legacy code to come
>forward easily.  If they don't deliver on the EASILY part, then what they
>are doing will be a waste of time.

Java has functionality for accessing what are referred to as "native
methods". This would allow a Java program to call an RPG program as one of
it's methods. 

This sort of thing is frowned upon by Java purists as it makes the Java
application non portable (since it must have a native method on whatever
platform it is running). However, this would be suitable for calling
legacy apps from Java ones until conversion can be accomplished. 

Of course, IBM can use the same utility that they use for converting
programs to convert legacy code to pcode. If they did that, you could
convert the old objects in your existing RPG and CL libraries to Java byte
codes and package them with your Java apps. That would eliminate the need
for native methods. This would work the same as the conversion to RISC
when you load CISC objects. 



>Al Barsa, Jr. - Account for Midrange-L
>Barsa Consulting, LLC. 
>400 > 390

Phone:  914-251-9400
Fax:    914-251-9406





Private mail should be sent to barsa@ibm.net
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List!  To submit a new message,   *
* send your mail to "MIDRANGE-L@midrange.com".  To unsubscribe from     *
* this list send email to MAJORDOMO@midrange.com and specify            *
* 'unsubscribe MIDRANGE-L' in the body of your message.  Questions      *
* should be directed to the list owner / operator: david@midrange.com   *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *






Chris Rehm
Mr.AS400@ibm.net
You have to ask yourself, "How often can I afford to be unexpectedly out of 
business?" 
Get an AS/400.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List!  To submit a new message,   *
* send your mail to "MIDRANGE-L@midrange.com".  To unsubscribe from     *
* this list send email to MAJORDOMO@midrange.com and specify            *
* 'unsubscribe MIDRANGE-L' in the body of your message.  Questions      *
* should be directed to the list owner / operator: david@midrange.com   *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.