Top "Tomcat8" questions

Version 8.x (August 2013 onwards) of the Apache Tomcat servlet container.

Error "Unable to process parts as no multi-part configuration has been provided" when uploading file

I am trying to upload an file via a form in a JSP file, but I'm getting this error. The …

java jsp file-upload servlet-3.0 tomcat8
How can I specify "Context path" on Tomcat 8 inside META-INF/context.xml in java war file?

How can I deploy mywebapp-1.0.0.war to $TOMCAT_HOME/webapps directory with context path /mywebapp using context.xml inside the …

java tomcat war tomcat8
set umask for tomcat8 via tomcat.service

I am trying to set a custom umask for a tomcat 8 instance, tried to make it the good way by …

tomcat8 systemd umask
How to run Apache Tomcat 8 in debug mode?

I am trying to run Apache Tomcat 8.0.21 in debug mode. When I give the command sh catalina.sh jpda start …

jvm remote-debugging tomcat8 jpda jdwp
What is best approach for implementing Jersey 2.x on Tomcat 8?

I have Knowledge of the Web container and Tomcat and can deploy static and dynamic web sites. But I am …

java jersey-2.0 tomcat8
Where is CATALINA_BASE/webapps folder for Tomcat 8 on Mac?

I ran brew install tomcat to install tomcat 8. Now I need to put my .war file in CATALINA_BASE/webapps …

java macos tomcat catalina tomcat8
symlinking tomcat 8 directory resources

I would like to symlink JSP directories under Tomcat 8. It worked as well in Tomcat 7 on this way: <Context …

resources tomcat8 contextpath
Docker Tomcat users configuration not working

Update: cleanup and directly indicate the problem and the solution. PROBLEM: Docker-tomcat was properly installed and running, except for the 403 …

docker dockerfile tomcat8
cross origin requests are blocked in tomcat 8 with HTTP status code 403

it may seem like a known issue and many questions exist on the topic, however, my situation is very strange. …

post cors tomcat8 http-status-code-403
Severe security constraints while tomcat 8 startup with liferay

I am getting the below severe message while the tomcat 8 comes up with liferay. SEVERE [localhost-startStop-1] org.apache.tomcat.util.…

security tomcat liferay liferay-6 tomcat8