[email protected] schrieb: […]
Have you researched the SessionModule? http://cocoon.apache.org/2.1/userdocs/concepts/modules-ref.html#N102E9 Andreas suggests the JXPathMetaModule. Should be similar to the SessionModule but more generic.
IIUC the JXPathMetaModule and SessionModule would have to be combined for this task. The SessionModule accesses the session, and the JXPathMetaModule traverses the object model of the session attribute value (in this case it returns the result of the myUser.getName() method).
-- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch Tel.: +41 (0) 43 818 57 01 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
