Lift hogging requests?

24 views
Skip to first unread message

Alexz

unread,
May 22, 2013, 12:37:51 PM5/22/13
to lif...@googlegroups.com
I'm probably missing a bit, but I'm seeing that no servlets configured in web.xml after Lift filter on /* ever see a request, with or without a sitemap in the Boot. What am I missing?

David Pollak

unread,
May 22, 2013, 1:50:17 PM5/22/13
to liftweb
If you mark the request as not served by Lift, it will be sent down the Servlet filter chain. In LiftRules:

  /**
   * Get the partial function that defines if a request should be handled by
   * the application (rather than the default container handler)
   */
  val liftRequest = RulesSeq[LiftRequestPF]



On Wed, May 22, 2013 at 9:37 AM, Alexz <carn...@gmail.com> wrote:
I'm probably missing a bit, but I'm seeing that no servlets configured in web.xml after Lift filter on /* ever see a request, with or without a sitemap in the Boot. What am I missing?

--
--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code

---
You received this message because you are subscribed to the Google Groups "Lift" group.
To unsubscribe from this group and stop receiving emails from it, send an email to liftweb+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.





--
Telegram, Simply Beautiful CMS https://telegr.am
Lift, the simply functional web framework http://liftweb.net

Reply all
Reply to author
Forward
0 new messages