[新手求教]java web项目部署时总是出现File "/struts-tags" not found的问题

java web项目部署时总是出现File "/struts-tags" not found的问题
貌似是tomcat没法调用web.xml设置,这应该怎么办?
图片说明

login.jsp代码如下:
图片说明

web.xml配置如下:
图片说明

是我的部署时的url出错了么?明明配置了struts2的啊?

https://www.cnblogs.com/annofyf/p/9760787.html