Re: Examples of Web sites backed by COBOL
- From: davide.grandi@xxxxxxxxx (Davide Grandi)
- Date: Mon, 30 Oct 2006 00:45:42 +0100
weyus <wesgamble@xxxxxxxxx> wrote:
All,"My" company (the company I work for) has a multiplatform ERP written in
I am sure that there must be some dynamic Web sites backed by COBOL -
however, I'm having trouble finding any. Can anyone point me in the
right direction?
Thanks,
Wes Gamble
COBOL that (apart for mainframe) has only a web interface.
The COBOL program writes the map, then another (COBOL) program converts
it in a packed form, and the web server converts it it XML and then in
HTML.
Very fast and ... elegant, it run on AIX, Unix, Linux and Win32.
The "green screen" edition run on MVS-VSE and AS/400 and we resort to
screen scraping; I crafted the new AS/400 comunication daemon (that
works without screen scraping and without draining the costly AS/400
interactive power) so we have both "versions" on this platform.
You can see some docs on www.rds-software.com.
Best regards,
Davide Grandi
---
Ing. Davide Grandi
davide.grandi@xxxxxxxxx
.
- References:
- Examples of Web sites backed by COBOL
- From: weyus
- Examples of Web sites backed by COBOL
- Prev by Date: Re: Tab delimiter
- Next by Date: Re: advice on books to learn cobol
- Previous by thread: Re: Examples of Web sites backed by COBOL
- Next by thread: COBOL is dynamic (depends)
- Index(es):
Relevant Pages
|