|
One of our Java developers has taken the time to build a very nice toolbox of classes to take a great deal of complexity out of doing things like running an SQL query and displaying the results or calling an RPG program, so this is making it very easy for novice Java developers (RPG developers just getting into Java) to come up with some decent apps very quickly. Then we can turn those over to developers with better web development skills for beautification if necessary. It's been a little work in getting here and we're constantly enhancing the toolbox, but it really is working well for us. On 2/27/06, Mike Cunningham <MCUNNING@xxxxxxx> wrote: > Initially we are taking the approach to reuse as much of our RPG code > and knowledge as we can and are using a third-party tool to quickly > generate applications that fall into the 'CRUD' (CReate/Update/Display) > file maintenance category and the 'show me a list of....' category. When > the existing RPG logic is extensive or the application calls for full > control of whats going on when we are using RPG CGI. For new > applications we have used a JSP frontend calling stored procedures > written in RPG. At the same time we are also starting to learn Java, and > Websphere but there is a big learning curve for traditional RPG > developers and are taking it a step at a time until we are sure we know > this new world and have the tools to manage this new environment like we > have in the traditional world. The application generator tool we select > is currently turning out RPG CGI code but can be changed to generate > Java code when we are ready to make that switch and when the iSeries > runs Java code as effeciently as it runs RPG which I believe is not too > far away. > > p.s. and throw in looking at how best to make iSeries apps work in a > portal and making iSeries data availble to other web development > platforms (e.g. FrontPage, Dreamweaver) (aka web services, or stored > procedures) > > >>> colinwilliams007@xxxxxxxxx 2/27/2006 3:27:12 AM >>> > > Following from the long discussion re PHP/SQL/App Modernisation, > > I would be interested to find out how most of us are going about the > Iseries > Application Modernisation process. > > I have always been a fan of the route where you keep your existing RPG > business logic, wrap it up in APIs that you can call as a stored > procedure > via the database, and create a nice browser from end, using Java or > whatever > else you prefer, but also use some direct access from front end to DB > via > SQL. That way you dont have to use the big-bang approach, but can > modernise > as and when. > > Just interested to find out what others have done or prefer, have no > personal axe to grind > -- > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list > To post a message email: WEB400@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/web400 > or email: WEB400-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/web400. > > > -- > This is the Web Enabling the AS400 / iSeries (WEB400) mailing list > To post a message email: WEB400@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/web400 > or email: WEB400-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/web400. > >
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.