"Quinton McCombs" <[EMAIL PROTECTED]> writes:

Hm,

almost all of the Apache-Tomcat-Howto archives suggest using the
Rewrite approach. I'm still not convinced, that this is _not_ a bug on
the Apache httpd side. IMHO, it should interpret the ;jsessionid=xxx
as a path parameter (as requested by the Servlet 2.2 API spec).

Two more things to try out: Which apache do you use? 2.x or 1.3? And
can you try to deploy using mod_webapp?

BTW: I just rechecked and at least with Tomcat 4.0.x (I'd assume that
will all other versions after this one, too), we build the URI as  

http://forge.intermeta.de:8080/myfunnyapp/app;jsessionid=40DD4D668F4ACD994C5F3BD7639C6AA5?count=1

so the jsession id is put in front of the query parameters. This is
how the Servlet Spec suggests by declaring the ;jessionid a path
parameter.

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to