On 1/19/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:
whoa ... hold on a minute, even if we use a ServletFilter do do all of the dispatching instead of a Servlet we still need a base path right?
I thought that's what the filter gave you... the ability to filter any URL to the /solr webapp, and Ryan was doing a lookup on the next element for a request handler. -Yonik