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.
/i/n_my_page.jsp;jsession
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
Th