On Tue, Mar 11, 2008 at 8:37 AM, Thorsten Scherler
<[EMAIL PROTECTED]> wrote:
> On Mon, 2008-03-10 at 14:01 +0100, Krist van Besien wrote:

>  > If you want to save that information during request processing you can
>  > use an environment variable, just like you did. If you want to save
>  > information from one request to another you need another mechanism.
>
>  Which mechanism would you suggest?

Two mechanisms are common for persistence across requests: Cookies,
and query parameters.

Krist



-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to