<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1126" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am close to decide whether or not to use OpenCMS, 
or build my own (simple) CM for a new website. One of the things I would like to 
be able to do is use the JSTL. I copied the libs in /opencms/WEB-INF/libs. But 
now... how do I reference the TLD's? I don't have a clue how to reference stuff 
from the VFS...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I would normally use something like: </FONT><FONT 
face=Arial size=2><%@ taglib uri="/WEB-INF/c.tld" prefix="c" %> to import 
a taglib (but where do I find /WEB-INF/ in the VFS?) and stuff 
like:</FONT></DIV>
<DIV><FONT face=Arial size=2>    </FONT></DIV>
<DIV><FONT face=Arial size=2><td><BR>   <c:import 
url="layout/titlebox.jsp" /> <BR> </td></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Can I do these things (can I use custom taglibs?) 
and - if so - how? And, provided the directories are in the VFS, can I do an 
import of a JSP like above?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>If I make the descision to use OpenCMS (I have to 
make the descision this week), OpenCMS will have a next real-life (and 
quite big) example! The project is to re-implement <A 
href="http://www.euronorm.net">http://www.euronorm.net</A> . It will look 
better, and will have all kinds of nice applications (like portlets) in 
it.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanx in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Eelco Hillenius</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Topicus B.V.</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://www.topicus.nl">http://www.topicus.nl</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>