Ilkka, I'm curious about your thoughts on the Tomcat/Turbine pipeline
versus Servlet API FilterChains.  My knowledge of Filters and
FilterChains indicates that they give only one direction of filtering,
whereas with the pipeline, you get another whack at filtering as
Valves pop off the stack.  What is your evaluation of the flexibility
provided by the 3.0 pipeline versus the simplicity of the Servlet API?
-- 

Daniel Rall <[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:turbine-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-dev-help@;jakarta.apache.org>

Reply via email to