Top "Tomcat6" questions

Version 6.x (December 2006) of the Apache Tomcat servlet container.

Tomcat 6 - The requested resource ... is not available

I am trying to start developing with Java and the Stripes Framework. I have the following in my web.xml …

java jakarta-ee tomcat6 web.xml stripes
tomcat7 vs. tomcat6, Is there any significant difference in their performance?

I have been working on stress testing a Java web application (JSP+Tomcat6+Struts2+Hibernate+mysql) and well the results …

java performance tomcat6 tomcat7 stress-testing
How can I integrate Tomcat6's catalina.out file with Logstash + ElasticSearch + Kibana?

I want to have a centralized logging server. I have created two Ubuntu 12.04 LTS servers based on this iso. After …

elasticsearch log4j tomcat6 logstash kibana
Running multiple tomcat servers

I have installed tomcat 6 and 7 to the port 8080. I am using tomcat 6 for deploying my projects in local LAN by …

tomcat tomcat6 tomcat7
Defining Tomcat servlet context parameters

Scenario: foo.war file contains a default value of init parameter fooParam=1. This is defined in foo.war!WEB_INF/…

tomcat6
Tomcat session.ser

im using apache-tomcat6.0.24..and Enterprise Linux Enterprise Linux Server release 5.6 to install my EGRCM application.when im restarting my tomcat …

java oracle11g tomcat6 oracle-adf oracleapplications
How to determine the best number of threads in Tomcat?

How does one determine the best number of maxSpare, minSpare and maxThreads, acceptCount etc in Tomcat? Are there existing best …

multithreading tomcat6
NIO Connector in Tomcat

I'm trying to enable NIO Connector in Tomcat 6.0 by configuring server.xml file, but I'm getting Firefox can't establish a …

java tomcat tomcat6
Error publishing to Tomcat v6.0 Server at localhost

I wave problem with Tomcat when I try to run a jsf page, I get next error: Details: Publishing the …

java eclipse web-applications tomcat6 publishing
What is empty session path in tomcat?

I have read apache tomcat documentation a day before, and I am so confused about emptySessionPath . Up to my knowledge, …

java tomcat webserver tomcat6 connector