You may be able to do it by rewriting the id into the URL ( http://xyz.example.com/foo.jsp?unique_id=xxxxxxx).
Jigar Sutaria <[email protected]> 03/09/2009 03:36 PM Please respond to [email protected] To <[email protected]> cc Subject [us...@httpd] UNIQUE_ID to tomcat Hi All, I am using apache's mod_unique_id module to generate the unidque id for the request and I want to pass it to tomcat. Any Idea how to do it -Jigar
