|
Or if J2EE is not the route you want to go, there are *two* competent scripting languages available for the iSeries that should allow you to keep your business logic in RPG and provide a quick time-to-web. Net.Data can get you up and running on the web almost immediately and definitely will allow you to call RPG programs containing your business logic. I can't say how much longer it will be around, but IBM has officially stated that they will continue to support it on the iSeries. All of the interactive functionality of www.estes-express.com is currently written in Net.Data. PHP can be run in the PASE environment and *should* be able to call stored procedures (it appears to be able to from what I've seen/read), so it should be able to call your RPG business logic as stored procedures. Given IBM's recent announcements about PHP, I would recommend going in this direction. But, as others have said, I would *not* recommend writing heads down data entry apps for the browser. IMHO, the best marriage of 5250 and the browser is to exploit the strengths of both. 5250 for heads down data entry/browser for heads up data analysis. That provides competitive advantage for your customer. Mike E. On 4/25/05, Joe Pluta <joepluta@xxxxxxxxxxxxxxxxx> wrote: > > From: Steve Richter > > > > tell them, if they want to leverage the value of their as400 > > applications and database, that they should move as quickly as > > possible to a setting where asp.net and windows forms are the front > > end to the business objects and whatever on a state of the art iSeries > > server. > > Or, if they prefer to not be locked into the proprietary and > ever-changing Microsoft paradigm, to use any decent J2EE application > server (such as WebSphere or Tomcat) to provide a powerful browser-based > interface to the iSeries back end. > > Joe
As an Amazon Associate we earn from qualifying purchases.
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.