Ri-hola,
looking at the source of JXTemplateGenerator it try to put the sessione in
the cocoon object
<snip of the setContexts()>
if (session != null) {
cocoon.put("session",
FOM_JavaScriptFlowHelper.getFOM_Session(objectModel));
}
</snip>
Debugging this code the session is not null, but it doesn't exist into the
ObjectModel.
It's a bug or other?
TIA
--
Daniele Madama (http://www.danysoft.org)
Pro-netics S.r.l. (http://www.pronetics.it)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]