× 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.



At 09:17 AM 10/21/97 -0400, you wrote:

>Does JAVA run on the AS/400's CPU?  If so,  can JAVA directly access and
>update files on the AS/400 or must JAVA call a HLL program to do the I-O on
>the AS/400 files?

Yes, Java _can_ run on the 400. There is a preview release of the JVM (Java
Virtual Machine) available at
<http://ncc.hursley.ibm.com/javainfo/hurindex.html>. This is only available
for RISC boxes. If you're on v3r7, get the one for v3r7/v4r1. If you're on
v4r1 and don't have the Common Programming API (CPA) product installed, you
won't be able to use the JVM yet—they forgot to put the v4r1 version up for
downloading—said they'd have it in a few days—a few days ago!

With the AS/400 ToolKit for Java, you can do record-level access to AS/400
data. This set of Java classes is available at
<http://iws.as400.ibm.com/toolbox/javatool.htm>.

>Can JAVA running on a PC access AS/400 files directly?  Or does it have to
>call a HLL program on teh AS/400 to do the I-O?

The answer here is the same as above—the AS/400 ToolKit for Java. The
classes can be run either on a client or native on an AS/400. You must be
sure not to use AWT classes (part of Java, not the ToolKit) on the 400,
though, since those are for graphical interfaces.

>I am new to all this and want to get an idea of what can and cannot be done
>with JAVA and an AS/400.

We're all new to this one—welcome to the fun!

Cheers

Vernon Hamberg
Systems Software Programmer
Old Republic National Title Insurance Company
400 Second Avenue South
Minneapolis, MN 55401
(612) 371-1111 x480


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to "JAVA400-L@midrange.com".
| To unsubscribe from this list send email to MAJORDOMO@midrange.com
|    and specify 'unsubscribe JAVA400-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 ...

Replies:

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.