You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Gerry Kaplan <gk...@kaplansoftware.com> on 2005/09/19 22:15:50 UTC

SessionTransformer; checking for context existence

Is there a way to check for the existence of a context in the session
transformer?
If you try and access the authentication context and it doesn't exist, it
will throw an error.
Is there a way to do a "getxml" and just let it return null or an empty
document if the context doesn't exist?