Michel Erard pisze: > > Hello, Hello Michel.
> I need access to session attributes in a subclass of > AbstractJavaSelectionList. Can I get the session with Spring or a factory? I assume that you use Cocoon 2.2. Then yes, you can get session from request object that is served by o.a.c.processing.ProcessInfoProvider interface so you just need to add a dependency on a bean named: org.apache.cocoon.processing.ProcessInfoProvider I hope that helps. -- Grzegorz Kossakowski Committer and PMC Member of Apache Cocoon http://reflectingonthevicissitudes.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
