Version 6.x (December 2006) of the Apache Tomcat servlet container.
In our system (closed system, java web application in tomcat 6 as server, java fat clients) our clients show occasionally "400 - …
http tomcat tomcat6 bad-requestIs it possible to override Tomcat's embedded generator of JSESSIONID, to be able to create custom values of this cookie, …
java session amazon-ec2 tomcat6 jsessionidIn my webapp, I created a service that is using an ExecutorService with fixed size ThreadPool. I reuse the same …
java multithreading tomcat6 executorserviceI am using Netbeans 6.7 with Tomcat 6.0 and jasper reports for generating reports in a web application. I always get this …
java tomcat tomcat6 netbeans6.7I am working on a project where we'll be using Tomcat 6.0.20 for Development and production. I came across some issues …
tomcat6 server-configuration