From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8dfab3c4033a4902 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!newshub.sdsu.edu!npeer.de.kpn-eurorings.net!border2.nntp.ams.giganews.com!nntp.giganews.com!feeder1.cambrium.nl!feed.tweaknews.nl!skynet.be!newspost001!tjb!not-for-mail Date: Thu, 03 Mar 2005 12:50:02 +0100 From: Adrien Plisson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: fr-fr, fr-be, fr, en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: ADA packages for access to PostgreSQL and for web interface References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4226f9ea$0$20669$ba620e4c@news.skynet.be> Organization: -= Belgacom Usenet Service =- NNTP-Posting-Host: 7426a1ea.news.skynet.be X-Trace: 1109850603 news.skynet.be 20669 217.136.42.17:4717 X-Complaints-To: usenet-abuse@skynet.be Xref: g2news1.google.com comp.lang.ada:8597 Date: 2005-03-03T12:50:02+01:00 List-Id: Jiri Navratil wrote: > I'm new to ADA. I would like to write a application, which will > listen on a port and will use http for input and output. The application > will receive via web browser some input and will put back the results as > html page. For the result a SQL command to PostgreSQL will be used. check for AWS (Ada Web Server), it could help a lot for the server side HTTP handling. you will find more info here: http://libre.act-europe.fr/aws/ -- rien