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 will be handled by lift application  and  other urls will be
processed by spring.


What I need to understand is how to set up the rules such that this
can be achieved.

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.


Reply via email to