Hi,

I've sette up a component with Session lifecycle ... it's working like a charm, but my 
session
component adds an application scoped reference to the user (he can login only once) ...

When the session ends I must clear the reference at the application scope.

I've extended the SessionLifeCycleListener class from Xwork to override the
sessionDestroyed(HttpSessionEvent e) method, but the session when this method is 
called is totally
empty ...

Webwork is inserting my component at the session (my validations are ok) but why I 
cannot see it ?!?

How can I achive this?

Thanks

+ Samuel G. Mota
+ [EMAIL PROTECTED]
+ 55 (11) 4417 7093
+ Business Application Dpt.
+ Netset Serviços em Tecnologia
+ a Hypercom Company
+ http://www.hypercom.com



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to