Stone, Sam ha scritto:
It appears that ServletSessionScopeMap.containsValue(...) will throw a
java.lang.IllegalStateException when getAttributes() is called on an
invalidated session but it doesn't seem that anything catches and
handles this.

I think that the behaviour is correct, if the session is invalidated, then it's the task of the application (and not of Tiles) to intercept it.
What's your use case where this behaviour is not acceptable?

Ciao
Antonio

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

Reply via email to