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.