I'm using Tomcat 6.0.24. As I know, jsessionid could be returned to
the tomcat by urlrewriting or cookie. Why not use cookie instead?
2011/8/4 Javed :
>
> I was using Tomcat 5.0.28 before using Tomcat 7.0.16. The application was
> working perfectly fine. Recently, we have migrated from Tomcat 5 to
Are the two tomcat configurations the same? Check the
server.xml,web.xml,context.xml and other configuration files of the
tomcat.
2011/8/1 Alexandre Terrasson :
> Hi guys,
> here my problem :
>
> I have a web application that use a Jdbc driver/connection to connect to a
> proprietary application.