[opencms-dev] OpenCms 8.0.3 & Custom Taglib
Sandrine Prousteau
s.prousteau at eurelis.com
Tue Feb 21 11:24:58 CET 2012
Hi all,
I'm using OpenCms 8.0.3 and I'd like to add my custom taglib to my jsp..
I've created my .tld, and exported it in /WEB-INF/.
I've added the line in opencms-vfs.xml on <loader
class="org.opencms.loader.CmsJspLoader" >.
I've added the taglib short-name "utils" in my jsp : <%@page
buffer="none" session="true" taglibs="c,cms,fn,fmt,utils" %>
I've restarted Tomcat.
But when I use it, it not interpreted. There is no error logs.
Please, what is missing?
Thanks in advance.
Sandrine
More information about the opencms-dev
mailing list