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
Have you added the struts2-core-.jar to the libraries of the project? If you have try to clean the project.