comp.lang.ada
 help / color / mirror / Atom feed
* What combination?
@ 2007-11-22 17:38 levi
  2007-11-22 18:58 ` Lucretia
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: levi @ 2007-11-22 17:38 UTC (permalink / raw)


Hi,

i need to write a library in Ada95 and this library will be
"controlled" by a webpage.

What do you recommend for communication between the webpage and the
Ada library?


Thank you.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What combination?
  2007-11-22 17:38 What combination? levi
@ 2007-11-22 18:58 ` Lucretia
  2007-11-22 19:20 ` Georg Bauhaus
  2007-11-22 21:07 ` Simon Wright
  2 siblings, 0 replies; 6+ messages in thread
From: Lucretia @ 2007-11-22 18:58 UTC (permalink / raw)


On Nov 22, 5:38 pm, l...@student.dei.uc.pt wrote:
> Hi,
>
> i need to write a library in Ada95 and this library will be
> "controlled" by a webpage.
>
> What do you recommend for communication between the webpage and the
> Ada library?
>
> Thank you.

Ada Web Server (AWS) ?



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What combination?
  2007-11-22 17:38 What combination? levi
  2007-11-22 18:58 ` Lucretia
@ 2007-11-22 19:20 ` Georg Bauhaus
  2007-11-22 22:42   ` levi
  2007-11-22 21:07 ` Simon Wright
  2 siblings, 1 reply; 6+ messages in thread
From: Georg Bauhaus @ 2007-11-22 19:20 UTC (permalink / raw)


On Thu, 2007-11-22 at 09:38 -0800, levi@student.dei.uc.pt wrote:
> Hi,
> 
> i need to write a library in Ada95 and this library will be
> "controlled" by a webpage.
> 
> What do you recommend for communication between the webpage and the
> Ada library?

Not sure I understand what a communicating web page is.
Do you mean something that is usually placed between
<% and %>?





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What combination?
  2007-11-22 17:38 What combination? levi
  2007-11-22 18:58 ` Lucretia
  2007-11-22 19:20 ` Georg Bauhaus
@ 2007-11-22 21:07 ` Simon Wright
  2 siblings, 0 replies; 6+ messages in thread
From: Simon Wright @ 2007-11-22 21:07 UTC (permalink / raw)


levi@student.dei.uc.pt writes:

> Hi,
>
> i need to write a library in Ada95 and this library will be
> "controlled" by a webpage.
>
> What do you recommend for communication between the webpage and the
> Ada library?

See http://www.adaworld.com/internetmain.html, in particular AWS
(fully-featured) and EWS (a lot simpler).



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What combination?
  2007-11-22 19:20 ` Georg Bauhaus
@ 2007-11-22 22:42   ` levi
  2007-11-23  6:07     ` tmoran
  0 siblings, 1 reply; 6+ messages in thread
From: levi @ 2007-11-22 22:42 UTC (permalink / raw)


On Nov 22, 7:20 pm, Georg Bauhaus <rm.tsoh+bauh...@maps.futureapps.de>
wrote:
> On Thu, 2007-11-22 at 09:38 -0800, l...@student.dei.uc.pt wrote:
> > Hi,
>
> > i need to write a library in Ada95 and this library will be
> > "controlled" by a webpage.
>
> > What do you recommend for communication between the webpage and the
> > Ada library?
>
> Not sure I understand what a communicating web page is.
> Do you mean something that is usually placed between
> <% and %>?

I will have a webpage with a html form and will need to send the
values to the library



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What combination?
  2007-11-22 22:42   ` levi
@ 2007-11-23  6:07     ` tmoran
  0 siblings, 0 replies; 6+ messages in thread
From: tmoran @ 2007-11-23  6:07 UTC (permalink / raw)


>I will have a webpage with a html form and will need to send the
>values to the library
   If you want to do something along the lines of
http://scout.dyndns.info:63080/xscout.htm
you can use smplsrvr.adb which I believe is available as part of
the free Claw version (www.rrsoftware.com)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-11-23  6:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-22 17:38 What combination? levi
2007-11-22 18:58 ` Lucretia
2007-11-22 19:20 ` Georg Bauhaus
2007-11-22 22:42   ` levi
2007-11-23  6:07     ` tmoran
2007-11-22 21:07 ` Simon Wright

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