Top "Tomcat7" questions

Version 7.x (June 2010) of the Apache Tomcat servlet container.

jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

I am running a Maven project which is also a dynamic web project. I have used all Spring libraries in …

java eclipse maven tomcat7
java.lang.ClassNotFoundException: HttpServletRequest

I just got tomcat 7.0.27. I have kept the time to start tomcat 45sec. Also it was running fine with older …

servlets tomcat7
How to fix JSP compiler warning: one JAR was scanned for TLDs yet contained no TLDs?

When starting the application or compiling JSP via ant, Tomcat 7 Jasper complains about superfluous or misplaced JAR file. I got …

logging jar compilation tomcat7 tld
Tomcat 7.0.43 "INFO: Error parsing HTTP request header"

I use Tomcat 7.0.43 with a websocket application. My app works fine in Tomcat 7.0.42 but with 43 I get the following output …

java tomcat servlets tomcat7
How do I find the value of $CATALINA_HOME?

I have to copy Connnector/J JAR in $CATALINA_HOME/lib of Tomcat7 on Amazon EC2. How to find the …

tomcat tomcat7
How do I use Apache tomcat 7 built in Host Manager gui?

Hi I have Apache Tomcat 7.0.5 on my Windows server, and i see that it has a built in Host Manager, …

tomcat7
Installing Tomcat 7 as Service on Windows Server 2008

I want to install my tomcat v7.0.12 as a service on my Windows 2008 Server. On the tomcat page I found …

service windows-server-2008 tomcat7
Name [jdbc/mydb] is not bound in this Context

I see this question was raised several times already and I went through all of them. But I am still …

jakarta-ee tomcat7 jndi derby
The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application

I am using JDK 1.7, Apache Tomcat 7.0.23 and I have placed JSTL core library(1.2) and STANDARD jar in WEB_INF lib …

apache jakarta-ee jstl tomcat7
Unknown version of Tomcat was specified with tomcat-7.0.42

I want to add latest tomcat-7.0.42 in my eclipse. Probably eclipse tomcat server adapter 7 only supports tomcat version upto 7.0.12 .. So …

java eclipse jakarta-ee tomcat7