Re: Examples of Web sites backed by COBOL



weyus <wesgamble@xxxxxxxxx> wrote:

All,

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
"My" company (the company I work for) has a multiplatform ERP written in
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
.



Relevant Pages

  • Re: Cross-language challenge (of POSSIBLE interest)
    ... I have created a COBOL program that does what this is asking for. ... >challenge in the PL/I newsgroup - based on his post in the Fortran newsgroup - ... A few template statements in this word-processing benchmark challenge to ...
    (comp.lang.cobol)
  • Re: Style Wars WAS Re: EXIT PARAGRAPH on z/OS was Re: Bad habits of GOTO-using programmers
    ... Object Oriented programming in COBOL. ... (the data can only be accessed by a COBOL program), ... was run by IBM in Reading, ... Why does the best tool of the old paradigm need ...
    (comp.lang.cobol)
  • Fw: Calling a Web Service from COBOL
    ... How do I call a Web Service from a COBOL Program? ... Web services with COBOL batch programs, IMS, z/OS UNIX System Services, ... There's a somewhat dated IBM Redbook with information on XML and COBOL ...
    (bit.listserv.ibm-main)
  • Re: How proprietary is the "COBOL file system"
    ... It was precisely because I have no easy way to access the ISAM from ... COBOL is supposed to provide... ... system where a COBOL program had to be written in order to access it. ... target platform. ...
    (comp.lang.cobol)
  • Re: C03 abend when omitting CEE.SCEERUN from JCL
    ... In the case of normal COBOL termination (e.g., GOBACK from main, STOP RUN, ... COBOL will attempt to close any files that were left open and the C03 abend ... program deletes the COBOL program, this is where a C03 abend can occur. ...
    (bit.listserv.ibm-main)