Jump to content

The file web.xml is not updating to version 5.0 in Intellij


tedpenner

Recommended Posts

We are using version 2021.1 of Intellij and we have migrated our project from Tomcat 8 to Tomcat 10. This results in replacing javax.servlet to jakarta.servlet packages in our code. We updated the version to 5.0 in web.xml file but it still seems to consider the old javax version. How can we resolve this error shown in the attached screenshot?


 web.xml.png

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...