You could clean up the ActionContext in the dispatcher (or a filter)
earlier, rather than later. For example, the first thing the dispatcher
could do is look for this context in the session/request and null it at that
time. It should acomplish the same effect, right?

> Jason Carreira
> Sent: Tuesday, July 22, 2003 12:33 AM
>
> You need to make sure this ActionContext gets cleaned up when you're
> done with it, or it will remain associated with the thread for the next
> request.



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to