You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Sy...@swisscom.com on 2003/07/18 11:06:31 UTC

How to close a session in XSP applications

Hello,

I have a XSP application that create a session when you start it.
My problem is when I close the browser the session isn't closed and you can't open the application a second time.

Does someone have a solution for this problem?

Thanks
Sylvain


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


Re: How to close a session in XSP applications

Posted by Antonio Gallardo <ag...@agsoftware.dnsalias.com>.
> I have a XSP application that create a session when you start it.
> My problem is when I close the browser the session isn't closed and you
> can't open the application a second time.
> Does someone have a solution for this problem?

Use better the authentication framework. It will autmatically open a
session and there is and action to close a session too.

Best Regards,

Antonio Gallardo




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