javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/ConditionalTagSupport

前端 未结 4 513
生来不讨喜
生来不讨喜 2020-12-14 01:45

I am using sitemesh to decorate the pages. I am using a JSP page for this. The page worked fine until I used the conditional tag. I have the jstl-i

4条回答
  •  一向
    一向 (楼主)
    2020-12-14 02:07

    From Netbeans IDE

    Right click on a project, then presses, libraries and add just a library

    That you will fire it.

提交回复
热议问题