Re: Tomcat 7 adds jsessionid in request URI as opposed to Tomcat 5

2011-08-04 Thread
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

Re: Different behavior between Tomcat service installation & Tomcat console mode

2011-08-01 Thread
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.