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
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.