You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by defe <de...@free.fr> on 2004/08/11 21:46:16 UTC

[flowscript] Session object

hi,

I have had a very unpleasant experience with "cocoon.session" in a 
flowscript  :(
Why does  invoking cocoon.session silently creates a session?!
How can i test if a session exists without creating one?

thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: [flowscript] Session object

Posted by Brent Johnson <bl...@gmail.com>.
Umm.. running cocoon.session.getAttribute(...) creates a session??? 
If not just test for an attribute stored in the session to see whether
they have one or not.  If so, I'd also like to hear the answer :)

- Brent

On Wed, 11 Aug 2004 21:46:16 +0200, defe <de...@free.fr> wrote:
> hi,
> 
> I have had a very unpleasant experience with "cocoon.session" in a
> flowscript  :(
> Why does  invoking cocoon.session silently creates a session?!
> How can i test if a session exists without creating one?
> 
> thanks.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: users-help@cocoon.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org