> Mark Thomas said: > > I have re-read the sections of the spec you quoted several > times and I don't see anything that suggests to me that the > RequestDispatcher has only request level scope that would > suggest the OPs use is invalid.
That's the key point, also I am under the impression that the ApplicationDispatcher could be re-factored to be thread safe by avoiding having request scope fields and using only local variables in forward() method. Gael --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]