[opencms-dev] Problems with OpenCms tag libraries
Fullar Senjit
fullar.senjit at risingsolutions.com
Thu Mar 16 02:14:15 CET 2006
Hey All,
I am new to the OpenCMS world. Have been playing with it for last week
or so.
I tried to use the <cms:> tags and associated libraries in a simple
application outside the OpenCMS environment.
I have included the "opencms.jar"(this file has all the tag classes
mentioned in the opencms.tld) file in the build path.
When I try to use ...
<cms:include element= "body"/>
In my jsp page, I get the following error....
org.apache.jasper.JasperException: /jsps/jsp1.jsp(52,0) Unable to load
tag handler class "org.opencms.jsp.CmsJspTagInclude" for tag
"cms:include"
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServle
tWrapper.java:510)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:375)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
myservlet.myservlet.doPost(myservlet.java:101)
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
Any help appreciated.
Thanks,
Fullar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060315/ae50c9bc/attachment.htm>
More information about the opencms-dev
mailing list