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



Guy,

At 04:32 PM 10/6/97 -0600, you wrote:

> I may be wrong person to comment on this since I've just started to
> learn Java (2 days ago, still on page 10) but what the hell...
>
> I think that Java is strictly client/server. It's not meant for
> green screens. The server(AS/400) gives the client (PC or Mac or NC
> or Sun Workstation) the Java applet and the client runs it. A green
> screen could not do this since it doesn't have a cpu. What you would
> be doing when you copy your Mac Java program to the 400 is giving
> other Macs or PCs access to that Java program so it can run on those
> machines.

The market emphasis on the Internet and applets has lent confusion here. Java can be used to write applets or stand-alone applications. It's a full-featured programming language. The difference between an applet and an application is something to do with the class upon which you base things. If you use the applet class, it's an applet, Otherwise, no. (This is a very simple-minded explanation—I'm just starting, too.)

> I think the machine dependences would be involved with the data the
> Java program would use. If the aforementioned Mac Java program used
> data residing on the Mac, then that data would have to be ported to
> the AS/400. If the Mac data was in a database form then you would
> have to convert it to the equivalent AS/400 database form. Java would
> not do that for you. However, if the 400 Java development dudes and
> dudettes have done there jobs jobs well (extremely well) then the
> native Java database access commands which worked on the Mac should
> work on the 400.

There are JDBC things being developed for the AS/400. Some of this is included in the AS/400 Toolkit. This should be something like ODBC in application, I'd think—once you specify the back end, everything else :-) falls into place.

Cheers


Vernon Hamberg
Systems Software Programmer
Old Republic National Title Insurance Company
400 Second Avenue South
Minneapolis, MN 55401-2499
(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 ...

Follow-Ups:
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.