Don't forget that if the lift filter is inspecting the request before
your servlet, you'll need to tell lift to pass it on. In boot:
LiftRules.passNotFoundToChain = true
chris
sunanda wrote:
> Hi David,
>
> Thank for all the help so far.
>
> My lift application needs to coexist with the s
On Mon, Nov 23, 2009 at 9:34 PM, sunanda wrote:
> Hi David,
>
> Thank for all the help so far.
>
> My lift application needs to coexist with the spring servlet in
> the same web application. I have configured the web.xml file for both
> of the spring servlet and lift filter.
> Hence I need to
Hi David,
Thank for all the help so far.
My lift application needs to coexist with the spring servlet in
the same web application. I have configured the web.xml file for both
of the spring servlet and lift filter.
Hence I need to configure the url pattern in such a way that /grid/*
request w