Hi,
I'm trying without success to get at the context data set as xml within
the authentication framework while im inside a JXTemplate.
i've tried the following:
${context.authentication.ID}
and this just gives me the Tomcat session ID (i think):
${session.ID}
My authentication xml looks like this:
<authentication>
<ID>MyName</ID
</authentication>
Is it possible to find the value of ID within a JXTemplate?
Paul.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]