Error - Can not find the tag library descriptor for “/struts-tags”

前端 未结 9 1634
旧时难觅i
旧时难觅i 2021-02-13 19:56

I\'m receiving this error on my jsp file - \'Can not find the tag library descriptor for \"/struts-tags\"\'

Strange thing is my app still seems to work.

I\'m fol

9条回答
  •  感动是毒
    2021-02-13 20:21

    Have you added the struts2-core-.jar to the libraries of the project? If you have try to clean the project.

提交回复
热议问题