Re: jsps, images and a catch-all in the web.xml file





subscriptions@xxxxxxxxxxxx wrote:
which works just fine, but is a total hack.  What's the preferred way
of doing something like this?

have you considered a servlet filter? That looks like a good place for your catch-all url map
.