It will be a rewrite of an existing application that uses RPGLE/CGIDEV2 to
handle everything. There is a little Javascript for error checking on the
pages on the client side.
It's a quoting system for sales people. The existing processes work fine,
but looks pretty old to me.
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxx> On Behalf Of Mihael
Sent: Sunday, December 2, 2018 1:20 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: Re: Framework with iSeries
When you provide web/REST services on the IBM i then you can use ANY
framework out there. Angular and Vue seems to be all the rage at the moment.
Vaadin may also be a choice. The good thing is: when you switch your
frontend framework to anything else , f. e. from Angular to Vaadin , you
don't have to rewrite your backend. It just stays the same.
Without any further requirement of your project it is hard to say what
backend framework might work for you.
There is an ongoing project to provide a very easy way to write REST
services with RPG with ANY other tools than plain ILE. No PASE, no Apache,
no CGI. If you are interested then checkout ILEastic on github.
I have setup a little project at <
https://bitbucket.org/m1hael/config>
It shows how a simple CRUD project may look like. It is not 100% finished
but it may give you a view on how the code looks like. Backend: ILEastic ,
frontend Angular .
Best regards
Mihael
On 02.12.18 17:42, Greg Wilburn wrote:
Have you checked out CNX?
Sent from my iPhone
On Dec 2, 2018, at 11:33 AM, Jay <<tegger@xxxxxxxxxxx>> wrote:
I'm looking at possibly rewriting a HTML/RPG-CGI (CGIDEV2)
application using one of the javascript frameworks.
Has anyone tripped across a good working example of using a
framework and calls back to the iSeries for data?
Jay
-- This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L) mailing list To post a message email:
RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: <https://lists.midrange.com/mailman/listinfo/rpg400-l>
or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
<https://archive.midrange.com/rpg400-l.>
Please contact <support@xxxxxxxxxxxx> for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our
affiliate link: <https://amazon.midrange.com>
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.