You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Geert Josten <Ge...@daidalos.nl> on 2005/05/18 14:02:25 UTC

Cannot test validity of sessions in Flowscript?

Hi all,

When I invalidate a session in Flowscript (using cocoon.session.invalidate()), how can I test for 
session validity when still in the Flowscript? I am 'getting' Attributes after the invalidation, but 
that gives Exceptions that can't be catched with try-catch in Flowscript, nor can I test session 
validity to prevent the getting..

Any help appreciated.

Cheers,
Geert