jsr340-experts@servlet-spec.java.net

[jsr340-experts] Re: Support of Interceptor in Servlet

From: Mark Thomas <markt_at_apache.org>
Date: Tue, 07 Feb 2012 23:10:12 +0000

On 07/02/2012 22:59, Remy Maucherat wrote:
> On Mon, 2012-02-06 at 16:51 -0800, Shing Wai Chan wrote:
>> Is there any concern if Servlet spec support the interceptors above?
>> We would like to listen to opinion of experience group.
>
> I don't see where the benefit is,
+1

> but undoubtedly it would make things
> slower (deployment and runtime).
+1

> We're supposed to be doing a web server
> API, not a bean container API.
+1


Before considering starting down the road of making things slower for
users and more complicated for us to implement, I'd like to see some
justification of why this is worth doing.


Mark