I need some configuration advice, please.
I have a JSP page which uses the JSTL core taglib, and have a
<c:forEach> tag in a test page while I'm configuring things. When I
accessed the page, I got this error:
java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagLibraryValidator
When I copied org.mortbay.jasper.apache-jsp-8.5.9.1.jar from the jetty
lib/apache-jsp directory into my WEB-INF/lib, I got this instead in the
jetty log file:
WARN:oejd.DeploymentManager:main: Unable to reach node goal: started
java.util.ServiceConfigurationError: org.apache.juli.logging.Log:
Provider org.eclipse.jetty.apache.jsp.JuliLog not a subtype
at java.util.ServiceLoader.fail(ServiceLoader.java:239)
Can someone tell me what I have to do to get basic taglib support
working here?
Thanks,
--
John English
---
This email has been checked for viruses by AVG.
https://www.avg.com
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://www.eclipse.org/mailman/listinfo/jetty-users