python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
java: cannot access javax.servlet.ServletException class file for javax.servlet.ServletException not found
Description
When I develop my java project I use:
Java version: 1.8,
Apache Tomcat version 9.0.x
Then, I use Tomcat 10.0.x to run my project (with few modifications in my project). I had to change jav...

Dhanusha_Perera07
Votes: 0
Answers: 1
Application run In Intellij IDEA but give error while Running through Tomcat server
I'm working with JDK 1.8.0; JRE 1.8.0; Grails 3.3.0; Groovy 2.4.12; Tomcat 8.5; Intellij IDEA.
javax.servlet.ServletException: Could not resolve view with name '/error' in servlet with name 'grailsDis...
Chintan Ganeshwala
Votes: 0
Answers: 1