Hi,

> Is it possible to set session objects inside and action and access the
> session object in another action without explicitly retrieving the
> session object?

Implement SessionAware interface with yours actions and put and get
value from that map ;-)


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to