On Thu, Aug 19, 2010 at 12:01, Christopher Schultz
<ch...@christopherschultz.net> wrote:
> The servlet specification mandates this behavior. Tomcat simply must
> support it. The spec says nothing of configurability, so Tomcat does not
> provide any. Hence the need to write a filter to achieve your desired
> behavior.

That's not inviolable dogma. Tomcat does have some settings that make
it operate out-of-spec, e.g. non-standard cookie parsing. I don't see
why an option couldn't be added to disable JSESSIONID in URLs, if
enough people would find it useful.
--
Len

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to