Yes, the ServletDispatcher should be setting a new ActionContext
anyway... I'm not sure if it is.

> -----Original Message-----
> From: James Cook [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, July 23, 2003 6:57 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] webwork2 tags not working in 
> sitemeshed pages
> 
> 
> 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
> 


-------------------------------------------------------
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