comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Annoucing memcache-ada 0.1
Date: Mon, 17 Jan 2011 10:40:12 +0000
Date: 2011-01-17T10:40:12+00:00	[thread overview]
Message-ID: <m2ei8bn78z.fsf@pushface.org> (raw)
In-Reply-To: op.vpfanufdule2fv@garhos

"Yannick Duchêne (Hibou57)" <yannick_duchene@yahoo.fr> writes:

>                                                 there is *never*
> something like stateful with web process. This is a fundamental
> consequence of the  client browsing process. “Stateful web server”
> concept makes no sense. As  the user can go back and forward in
> his/her navigation history, the only  possible state must be stored in
> pages stored in the browser, and if ever  needed, these states
> informations must be transmitted to the web server  via POST
> (preferably, personal feeling). In the web, there is a per-page  state
> at the client side, not a per-cession state at the server side.

Using AJAX, there is certainly state within one page... but even
excluding that, there clearly _is_ per-session state on the server; of
course, the browser has to identify the session concerned before the
server can know where to continue from.



  parent reply	other threads:[~2011-01-17 10:40 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-16 20:52 Annoucing memcache-ada 0.1 R. Tyler Croy
2011-01-16 22:09 ` Maciej Sobczak
2011-01-16 22:41   ` Yannick Duchêne (Hibou57)
2011-01-16 22:44     ` Yannick Duchêne (Hibou57)
2011-01-17 10:40     ` Simon Wright [this message]
2011-01-17 11:07       ` Yannick Duchêne (Hibou57)
2011-01-17 19:57         ` Simon Wright
2011-01-17 12:13       ` Georg Bauhaus
2011-01-17 19:59         ` Simon Wright
2011-01-17 10:50     ` pascal.obry
2011-01-17 10:57       ` Yannick Duchêne (Hibou57)
2011-01-17 11:02         ` pascal.obry
2011-01-17 11:14           ` Yannick Duchêne (Hibou57)
2011-01-17 12:49             ` pascal.obry
2011-01-16 23:09   ` R. Tyler Croy
2011-01-16 23:47   ` Georg Bauhaus
replies disabled

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