>
> No since problems with tables forces me to use EmbperlBlocks. (Since
> I have tables starting and ending in Executes...).
>

You can get the current session id from
$r -> session_id
$r -> session_user_id
$r -> session_state_id

Anyway you should set smodeUDatParam.

The name of the parameters defualts to EMBPERL_UID and can e set with
EMBPERL_COOKIE_NAME

Gerald

> / Stefan
>
> -----Original Message-----
> From: Gerald Richter [mailto:[EMAIL PROTECTED]
> Sent: den 19 december 2003 05:52
> To: Stefan Cars
> Cc: [EMAIL PROTECTED]
> Subject: Re: Cookie and Cookieless sessions
>
> Stefan Cars wrote:
>> What is the status of this, Gerald ? Is that implemented yet ??
>>
>> smodeUDatUrl = 4
>>
>>   The session id for the user session will passed as a part of the
>> URL. NOT YET IMPLEMENTED!!
>>
>
> No it's not implemented, but what you want is
>
> smodeUDatParam
>
> (smodeUDatUrl would do something like /<session-id>/path/data.epl)
>
> Gerald
>
>
>>
>> Kind Regards,
>> Stefan Cars
>>
>> -----Original Message-----
>> From: Gerald Richter [mailto:[EMAIL PROTECTED]
>> Sent: den 2 december 2003 16:20
>> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
>> Subject: Re: Cookie and Cookieless sessions
>>
>> Hi,
>>
>>>
>>> Basically what I want to do is to have standard cookied sessions,
>>> however if user doesn't support cookies then it falls back to
>>> cookieless sessions.
>>>
>>> Can I
>>> a)  Have both cookie and cookieless sessions running at the same
>>> time - if so how do I configure this.
>>
>> In Embperl 2.0 look at EMBPERL_SESSION_MODE
>>
>>> b)  Optionally pass the session_id as a param - so if there isn't a
>>> cookie, but there is a param then it loads the session using the
>>> param session id.  If so whats the correct name of the session id
>>> (as in ?session_id=sds232sd23dsgrfgf355565)
>>>
>>
>> If you set session_mode correctly Embperl will do this for you
>> automaticly
>>
>> Gerald
>>
>>
>>>
>>> Regards
>>>
>>>
>>> Pete
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>> --------------------------------------------------------------
>> Gerald Richter     ecos electronic communication services gmbh
>> IT-Securityl�sungen * dynamische Webapplikationen * Consulting
>>
>> Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
>> E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
>> WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
>> --------------------------------------------------------------
>>>
>>>   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
>>>
>> +-------------------------------------------------------------
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>
> --------------------------------------------------------------
> Gerald Richter     ecos electronic communication services gmbh
> IT-Securityl�sungen * dynamische Webapplikationen * Consulting
>
> Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
> E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
> WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
> --------------------------------------------------------------
>>
>>   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
>>
> +-------------------------------------------------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

--------------------------------------------------------------
Gerald Richter     ecos electronic communication services gmbh
IT-Securityl�sungen * dynamische Webapplikationen * Consulting

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
--------------------------------------------------------------
|
|   ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
|
+-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to