> From: Mark Thomas [mailto:markt@(protected)]
> Subject: Re: Multi processor issue
>
> What about RequestDispatcher ServletContext.getNamedDispatcher(String)
>
> Since this method is at the Context level, any RequestDispatcher
> obtained effectively has context wide scope. It is this method that
> the OP is using and, given the non-threadsafe nature of
> o.a.c.core.ApplicationDispatcher, this looks like a Tomcat bug to me.
> I haven't had a chance to see how hard it might be to fix yet.
I think some Servlet spec clarification would be really helpful here.
Unless the spec intends for there to be different flavors of
RequestDispatcher, the apparent context-level scope seems to conflict
with the request-specific comments I noted earlier.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)