Top "Tomcat7" questions

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

mvn tomcat7:run - How does it work?

I just want to understand, because I got the code from another question, and it's working fine, but I don't …

tomcat maven tomcat7 maven-tomcat-plugin
Tomcat support for HTTP/2.0?

Does anyone know what is the lowest version of Tomcat that supports HTTP/2.0? I've been looking everywhere on their site …

tomcat https tomcat7 tomcat8 http2
How do I set X-Frame-Options as response header in angularJS?

I receive the X-Frame-Options header in the response from the API, but as I understand in order to prevent the …

angularjs tomcat7 x-frame-options
Eclipse Tomcat7 Server Doesnt support Remote Host

My Problem is: When I try to add my Tomcat7 to Eclipse EE as a server, I get an error …

java eclipse tomcat7 enterprise remote-access
Tomcat7 HTTP Status 500 - Servlet execution threw an exception

type Exception report message Servlet execution threw an exception description The server encountered an internal error that prevented it from …

servlets tomcat7 blackberry-jde
Deploying .ear file to tomcat

I have an .ear file which contains multiple war files. I am moving the app to tomcat. Once I have …

tomcat websphere war tomcat7 ear
Mvn clean install tomcat7:deploy fails with "invalid byte tag in constant pool"

Every time that I run mvn clean install tomcat7:deploy in the command prompt, it fails. When I open the …

maven tomcat7 aspectj-maven-plugin
Tomcat 7 session cookie path

I'm having a huge problem with my application and Tomcat 7. My application needs to set session cookie to "/" path instead …

tomcat servlets tomcat7 servlet-3.0
Tomcat 7 with Java 8 on Raspberry Pi

UPDATE tomcat8 seems to work in this scenario as I could open the /manager/ page as required. While this does …

java tomcat7 raspbian