users@jersey.java.net

ServletContext

From: Tom Deckers (tdeckers) <"Tom>
Date: Tue, 8 Jan 2008 14:42:09 +0100

Hi,

 

I can't seem to find a way to access the ServletContext when deploying
Jersey in a Tomcat container. I assume this is intentional to hide the
plumbing and since a Servlet container is not required. Is this
assumption correct? Any chance access to ServletContext can be provided
when it is available in the application?

 

Thanks!
Tom Deckers.