|
From: kweiner <kw...@gm...> - 2007-10-13 05:25:47
|
Is there an easy way in Jetty via configuration (like in jetty-web.xml) to replace the org.mortbay.jetty.servlet.SessionHandler implementation with a custom implementation? I want to modify Jetty to take the session ID from a request parameter (not from a cookie or from ;jsessionid=). Thank you in advance for any help you can provide. -Ken -- View this message in context: http://www.nabble.com/How-to-replace-SessionHandler-tf4617271.html#a13186694 Sent from the Jetty Support mailing list archive at Nabble.com. |