Re: Examples of Web sites backed by COBOL
- From: "Richard" <riplin@xxxxxxxxxxxx>
- Date: 24 Oct 2006 12:24:48 -0700
weyus wrote:
I don't need to tell if the code was generated by COBOL or not :). (I
also just realized that that was a joke.) I was just thinking that
there was probably a COBOL Web application back end floating around in
the world somewhere and I wondered if I could find one, that's all?
I first wrote one with Microsoft 4.5 running on OS/2 under Netscape Web
Server. The code moved to MicroSoft 5.0 DOS on Win3.11 with some http
server I forget and under Xitami on Win95/98. It runs on Linux under
Apache and there are only a few code changes for each environment.
The important thing is to use templating for the output, then the
program doesn't care if it is outputting HTML, text reports, CSV, XML,
or Postscript.
.
- Follow-Ups:
- Re: Examples of Web sites backed by COBOL
- From: aortega
- Re: Examples of Web sites backed by COBOL
- References:
- Examples of Web sites backed by COBOL
- From: weyus
- Re: Examples of Web sites backed by COBOL
- From: Roy Øyan
- Re: Examples of Web sites backed by COBOL
- From: weyus
- Re: Examples of Web sites backed by COBOL
- From: Richard
- Re: Examples of Web sites backed by COBOL
- From: weyus
- Examples of Web sites backed by COBOL
- Prev by Date: Re: Distributed result set iterator: a design pattern for efficient retrieval of large result sets from remote data sources
- Next by Date: Re: Examples of Web sites backed by COBOL
- Previous by thread: Re: Examples of Web sites backed by COBOL
- Next by thread: Re: Examples of Web sites backed by COBOL
- Index(es):