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



Yes, actually there is.  We've been evaluating it here in our shop.  Visually 
in the ide you are coding html and rpg together just like you would in a jsp.  
You save the program on the ifs in this format.  When you compile, the ide 
separates the rpg and html into source members behind the scenes.  It's very 
quick, has some nice wizards for creating list and other basic types of 
programs.  So far I like what I see.

Bryan Yates
SR Programmer Analyst
Information Systems
Collin County Government
http://www.co.collin.tx.us
byates@xxxxxxxxxxxxxxx


-----Original Message-----
From: Haas, Matt [mailto:Matt.Haas@xxxxxxxxxxxxxxxxxxx]
Sent: Wednesday, May 14, 2003 8:59 AM
To: RPG programming on the AS400 / iSeries
Subject: RE: RPG and Web.. (was Using OO concepts in RPG)


This reminds me, isn't there a new product called "RPG Server Pages"?

-----Original Message-----
From: Mike Haston ** Data [mailto:MHaston@xxxxxxx]
Sent: Wednesday, May 14, 2003 9:35 AM
To: RPG programming on the AS400 / iSeries
Subject: RE: RPG and Web.. (was Using OO concepts in RPG)


Cool, so I can put Java down on my resume?  ;)

There is so much to learn and I'm not using this 'for real' anywhere so that 
makes it even tougher.  But that's cool to know that with a few extra steps it 
can be that much more.  Thanks Joe.


-----Original Message-----
From: Joe Pluta [mailto:joepluta@xxxxxxxxxxxxxxxxx]
Sent: Wednesday, May 14, 2003 9:24 AM
To: RPG programming on the AS400 / iSeries
Subject: RE: RPG and Web.. (was Using OO concepts in RPG)


> From: Mike Haston
>
> Now I'm building pages in Dreamweaver, add all the
> JavaScript you want through their behaviors, and loading it into
> physical files.  I place special tags in the HTML for things like
> ###SELECTION_BOX### and all that good stuff.  Next I'll have to
> move onto the IFS I guess!
>
> Like you said, you can do all the logic in your RPGLE program and
> use the HTML like your display file.

Which means you're in effect building JavaServer Pages, which are nothing
more than HTML and some data filled in from a JavaBean.  The only thing you
need to do now is to write a servlet to call your RPG logic, put the data
into a JavaBean and invoke the JSP!

Joe

_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.