Re: Examples of Web sites backed by COBOL



weyus 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

http://infowaters.infodynamicsconsult.com

Just a sample dynamic site. Most of the COBOL-based (back-end) are made
of CGI applications. The sample site above uses a combination of new
emerging technologies that is COBOL COM object (DLL), AJAX and ASP
technology.

Try entering information/numbers into Account No... and letters into
Account Name field.

AJAX (Async Java/XML technology) provides the "Account Name" entry
field javascripting listbox. ASP is basically the page you're viewing
which is used in formatting text/graphices and server-side data
extraction. COBOL COM object (COM+) is a server application that
extract data (to/from) directly from a .DAT files (main account file,
account ledger file, hitory file).

I did this site to show IT people that COBOL is definitely "still" a
strong option for corporate use. The term "legacy" is putting the COBOL
language down.... but re-engineering legacy codes (as is) into
components makes a new ball game for everyone.

Good luck!

.



Relevant Pages

  • Re: Cobol Linear search Vs Perfrom Until
    ... a binary search on IBM Mainframe COBOL). ... The file was in sequence by account ... a 60,000 entry table to look up "owner" information by account range. ...
    (comp.lang.cobol)
  • Re: OT: The Geek defense
    ... If writing a file system for Linux is ... based around the structure of account numbers in that particular Bank. ... I would readily admit that, at the time, COBOL was the perfect tool for the ...
    (comp.lang.cobol)
  • Re: Allocating memory dynamically in cobol...
    ... Real C++ or straight C? ... To OO Cobol or traditional? ... converting C++ to OO Cobol would be very interesting. ...
    (comp.lang.cobol)
  • Re: Is there a mainframe skills shortage?
    ... it is a new syntax for query expressions. ... It is simply new technology that ... will be implemented by a number of languages. ... stick to writing system software and leave applications to the COBOL people. ...
    (comp.lang.cobol)
  • Re: The Life Cycle of Technology and COBOL
    ... and showmanship to combine methods in new way to bring new technology to ... This stage may comprise 5 to 10 percent of the life cycle, ... The lack of any implementation of the latest standard is evidence of ... OO is not an alternative to COBOL; ...
    (comp.lang.cobol)