Here this is my error when I am trying to run the web.xml of my project in Eclipse.
web.xml
This is the main error that I am facing when I am trying to run the
If you have deployed libraries for the javax.servlet which is part of the JavaEE package then you have made a mistake, the web server already contains those libraries and loads corresponding to your servlet specification API.
javax.servlet