Hello, I have a servlet that dynamically built content text / javascript in a balancer with Apache and mod_jk, but this does not generate the JSESSIONID cookie so that the next request is not sent me the same machine and my application does not work.
If I create a jsp with a hello world, the JSESSIONID cookie is created successfully. Is there any way to tell tomcat to generate a session but asked static content? Regards -- ------------------------------------------------------------------------------------------------------------------ Pedro Rodrigo Cardiel Dpto. de Informática e Ingeniería de Sistemas - Universidad de Zaragoza C/ María de Luna 1, 50018 Zaragoza, Spain Tel: +34 976 762134 e-mail: prod...@unizar.es Grupo IAAA - http://iaaa.cps.unizar.es ------------------------------------------------------------------------------------------------------------------