comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
To: Maciej Sobczak <no.spam@no.spam.com>
Subject: Re: CGI in Ada?
Date: Wed, 07 Mar 2007 13:09:02 +0100
Date: 2007-03-07T13:09:06+01:00	[thread overview]
Message-ID: <45EEAB5E.2020004@obry.net> (raw)
In-Reply-To: <esm549$9sl$1@cernne03.cern.ch>

Maciej Sobczak a �crit :

> Did anyone realistically practised CGI in Ada?

I did long time ago. There is support for CGI in GNAT (see GNAT.CGI and
children).

> I know about AWS, but let's focus on "regular" web server (say, Apache)
> with CGI in Ada serving dynamic content.

Frankly I won't use CGI at this time. It is slow and stress a lot of the
server (each request is a new process). I think Fast-CGI solved that,
not sure I have never used it. The new Web architecture are servlet, AWS
supports this kind of architecture... and there is so much more support
for Web application I wondering why one would want to avoid it :)

> If yes, are there any reasonable libraries for handling url
> encoding/decoding, html entity escaping, form data retrieval, cookies,
> etc.?
> 
> Technically everything is possible, but I'm curious whether Ada has been
> successfully used in this area.

As I said, it definitely has.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



  parent reply	other threads:[~2007-03-07 12:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-07 10:45 CGI in Ada? Maciej Sobczak
2007-03-07 11:21 ` Georg Bauhaus
2007-03-07 11:38   ` Martin Krischik
2007-03-07 12:45     ` Georg Bauhaus
2007-03-07 11:23 ` Martin Krischik
2007-03-07 14:25   ` Maciej Sobczak
2007-03-07 17:00     ` Georg Bauhaus
2007-03-08  7:21     ` Martin Krischik
2007-03-07 11:29 ` Anders Wirzenius
2007-03-07 12:09 ` Pascal Obry [this message]
2007-03-07 16:21 ` Jeffrey R. Carter
  -- strict thread matches above, loose matches on Subject: below --
1997-09-03  0:00 Eric James DeArment
1997-09-03  0:00 ` Jeff Glenn
1997-09-04  0:00 ` Dale Stanbrough
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox