java.lang.ClassNotFoundException: javax.servlet.ServletContainerInitializer

后端 未结 5 830
被撕碎了的回忆
被撕碎了的回忆 2020-12-19 02:16

I was working on writing some servlets and they all worked fine Tomcat had no issue running what so ever. Then I wrote a class file that used JERSEY and when I tried to run

5条回答
  •  一个人的身影
    2020-12-19 02:51

    simple right click on tomcat server then clean the tomcat work directory then clean the tomcat. it will work.

提交回复
热议问题