Can not find the tag library descriptor of springframework

后端 未结 14 2008
一向
一向 2020-11-30 07:10

I\'m trying to follow the example of spring JPetStore but I get an error in the JSP pages in the line that references the lib tag spring:

Can not find the ta

14条回答
  •  暖寄归人
    2020-11-30 08:02

    add external jar of jstl-standard.jar as the external jar by right click on JRE system libraries under configure build path -> build path. it worked for me!!

提交回复
热议问题