Top "Tomcat6" questions

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

Best way to increase heap size in catalina.bat file

I have tomcat 6 server on windows xp ,And I start tomcat through console i.e. using startup.bat. AFAIK catalina.…

tomcat memory memory-leaks tomcat6 heap-size
There are No resources that can be added or removed from the server

I have created a Dynamic web project, but I am not able to deploy it into Apache Tomcat Server 6.0. I …

eclipse tomcat tomcat6
Is there a practical HTTP Header length limit?

I have a web application that adds contextual information to XmlHttpRequest objects using the setRequestHeader API. I am using a …

http iis-7 apache2 http-headers tomcat6
Tomcat 6 JAVA_HOME

I try to set the JAVA_HOME path as my Tomcat server is looking for it. I am trying to …

java tomcat batch-file tomcat6
Why are my JSP changes are not reflected without restarting Tomcat?

I am editing JSP files which are residing directly inside tomcat/webapps/myapp/WEB-INF, but to see the changes, I …

jsp tomcat tomcat6
The command '/bin/sh -c returned a non-zero code: 127

I'm new to docker so I might be doing this wrong, but I'm trying to install Tomcat6 through a Dockerfile …

docker tomcat6 rhel dockerfile rhel7
How to run different apps on single Tomcat instance behind different ports?

Currently I have 2 web applications app1 and app2 running on Tomcat 6: app1 on http://localhost:8080/app1 app2 on http://localhost:8080/…

tomcat tomcat6 port
Tomcat 6 server creation using eclipse IDE on ubuntu

I'm having a problem running tomcat 6 with eclipse 3 in ubuntu. I installed tomcat 6 on my machine and when I tested …

eclipse ubuntu tomcat6
Apache & Tomcat: ProxyPass and ProxyPassReverse

I'am having troubles configuring Apache and Tomcat, this is the scenario: I have an Apache Web Server, running and working …

proxy apache2 tomcat6 reverse-proxy ajp
Tomcat is installed with CATALINA_HOME in /usr/share/tomcat6 and CATALINA_BASE in /var/lib/tomcat6

I think it is a good question. I found it also confusing. I installed tomcat few minutes ago (after a …

tomcat6