|
And I am biased 180 degrees opposite. I posted this recently on the Midrange Computing forums: =========== Absolutely the best development environment for web applications using AS/400 data: 1. Java front end 2. RPG back end I can now create an entire client/server master file maintenance application, with a view panel and a maintenance panel, in about 20 minutes. Once done, the skeleton program can then be edited to provide any level of error checking required. I realize this is relatively simple, but it's the first application I've designed so far. I now have separated the following layers: Application ----------- User Interface ----------- Business Logic By doing this, I will be able to add additional applications and additional UI functions to those applications simply by enhancing my Java classes. The business logic, which does not translate well to Java, is written in RPG. All definitions of the applications are done in traditional AS/400 database files, and can be maintained by a green screen and DFU. The JavaServer Pages that display the data are 20-50 lines long, depending on how fancy I want to get. Oh... the servers also support thick client applications, in case you need heavy desktop integration. Just in case. ======== What I like about this development environment is that, as I add more features, they are automatically enabled in all my older code. e-RPG provides fast development at the price of a rather rigid architecture. Or else why would the author of e-RPG be "tinkering" with Java? ;) ---------- Original Message ---------------------------------- From: "Stone, Brad V (TC)" <bvstone@taylorcorp.com> Reply-To: MIDRANGE-L@midrange.com Date: Thu, 15 Mar 2001 09:29:23 -0600 >I personally use RPG for my CGI programming. Real time access, very fast, and very easy HTTP server configuration. Also, almost no learning curve if you're an RPG programmers. But then again, I'm biased. ;) See: http://www.bvstools.com/erpg.html I'm tinkering with Java right now. The worst part, setting up Websphere. *shudder*. The second worst part, trying to sort out all the different ideas of "how" to program in Java. RPGers argue over the logic cycle. Java programmers have a lot more to argue about. :) (that's a good thing?) Brad > -----Original Message----- > From: Curtisda@aol.com [mailto:Curtisda@aol.com] > Sent: Thursday, March 15, 2001 8:56 AM > To: MIDRANGE-L@midrange.com > Subject: Web apps on the AS/400 > > > I am looking to write Web apps for the As/400. I want to > have real time access to the AS/400 data base. Is anyone > doing this? What are the pitfalls? Can you get good response > time with this method? Is there a better,best Web tool out > there that makes this easier? +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.