Hi, I´m create an usecase that put "myUser" object in to org.apache.cocoon.environment.Session. This is for my own login task in Lenya. This usecase create "myUser" object from my own BD (if the user exist in BD), and put it in Session.
My question is: Can I get myUser.getName() from session in page2htmlHome.xsl (for example)?. I need this to put the name of loger user in the header of my publication. Thanks, and excuse my poor English. -- View this message in context: http://www.nabble.com/How-to-get-session-Attribute-tp21351269p21351269.html Sent from the Lenya - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
