« Return to Thread: JavaZone presentation, feedback wanted

Re: JavaZone presentation, feedback wanted

by Eelco Hillenius :: Rate this Message:

Reply to Author | View in Thread

On 8/26/07, Mark Derricutt <mark@...> wrote:
> I notice the web.xml uses the servlet and not filter approach - which is the
> 'preferred' option these days?  Any reason to use one over the other?  And
> if not - maybe mention the filter in the talk and why you might want that.

The filter is preferred as it handles applications mapped to the root well.

Eelco

 « Return to Thread: JavaZone presentation, feedback wanted