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

前端 未结 9 1662
旧时难觅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:07

    This is probably Eclipse getting a bit 'confused' rather than a genuine error.

    I had the same thing yesterday when working through a Struts 2 tutorial, but it disappeared after opening/closing the JSPs.

提交回复
热议问题