Request Processing by Apache httpd for Tomcat

2010-07-12 Thread Michael Powe
Hello, I am working on an Apache module. The module is installed in an Apache http server that handles requests for a Tomcat server. When requests come from a mobile device, the jsessionid parameter is appended to the URI in the usual manner, e.g. /i/n_my_page.jsp;jsessionid=123adsfadsfsadf

Re: Request Processing by Apache httpd for Tomcat

2010-07-12 Thread André Warnier
Michael Powe wrote: Hello, I am working on an Apache module. The module is installed in an Apache http server that handles requests for a Tomcat server. When requests come from a mobile device, the jsessionid parameter is appended to the URI in the usual manner, e.g.