Question
[email protected] Mon, 08 Oct 2012 16:14:48 -0500
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <[email protected]> |
In JSP I am trying to use the following taglib: <%@taglib uri="http://java.sun.com/portlet" prefix="portlet" %> <portlet:defineObjects/> and I am receiving the following error: Caused by: org.apache.jasper.JasperException: File "/WEB-INF/tld/std-portlet.tld" not found Does anyone have an idea why this occurs? Thanks. Scott Umphrey