Mike,
Thanks for clarifying that. I also noticed the redundancy of the
request listener, though I never cared one way or the other. For the
record, I personally use Cayenne WebApplicationContextFilter (or a
subclass if I need further customization) in all my web apps.
Andrus
On Nov 30, 2005, at 7:43 PM, Mike Kienenberger wrote:
> It's not a bug -- it's a "feature" :)
>
> Request and request attribute events are intentially unsupported by
> default in Jetty 5. You have to enable it to get that functionality.
>
> http://jetty.mortbay.org/jetty/doc/servlet24.html#d0e358
> http://jetty.mortbay.org/javadoc/org/mortbay/jetty/servlet/
> JSR154Filter.html
>
> I hit the same situation earlier this month. I decided to just stick
> with Servlet 2.3 and write my own filter. Greg did have a good point
> in that this is pretty trivial to implement yourself with a filter.
This archive was generated by hypermail 2.0.0 : Wed Nov 30 2005 - 12:02:40 EST