0 sessions of application deployed in tomcat

Viewed 8

I'm using Tomcat 8.5.50. I deployed an application, but I get 404 accessing any resource of that application. Tomcat manager is running (localhost:8080/manager/html/list) though and it says the app is also running. However, in Sessions column of the manager there are 0 sessions of the /app and 1 session of /manager.

Why are there 0 sessions?

0 Answers
Related