According to the Struts Roadmap at <http://jakarta.apache.org/struts/status.html>, 2.2 will remain the baseline for all Struts 1.x, and 2.3 will probably be the baseline for Struts 2.0. That page notes that Struts 2.x will probably be using filters, although not specifically in the context of the Request Processor.It the solution is to sub-divide the request processor into several smaller pieces (and this is what it currently looks like to me), this does not mean that we have to do anything with servlet filters. Therefore this does not need to wait until Struts 2.0.
Remember that the Roadmap is not gospel, but just a distillation of mailing list consensus. But if Struts 1.x is to maintain backwards compatibility, it can't begin depending on Servlet 2.3.
With 1.1 apparently nearing a release, is it time yet to begin serious architecture discussions for Struts 2.0?
--- Matthias
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]