Hi everyone, Costin,
First:
In the javadoc for the EmbedTomcat class, it says you need to set up the
RequestInterceptors you want before firing up Tomcat. Well, if you read
the code a little closer, it looks like a call to addContext(String
contextPath, URL docroot) will automatically initialize the ContextManager
and set up the default RequestInterceptors. Is this true?
If so, then you only need to add your Interceptors explicitly if you have
a custom Interceptor, no?
Second:
What is the contextPath String mean?
Thanks
--
Nicolaus Bauman
Software Engineer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]