[opencms-dev] error finding resource <cms:link>

Anatol opencms at recordcaster.de
Mon Jul 25 20:38:15 CEST 2005


bub habub schrieb:

>ok here is my code. maybe the link tag doesn't work.
>no clue
>
>search-from.jsp:
>
><%@ page session="false" %>
><%
>// If a param q is found, it is placed in the text
>box.
>  
>
My first impression is, there's missing an important line:

<%@ taglib prefix="cms" uri="http://www.opencms.org/taglib/cms" %>

Or did you forgotten to copy? ;-)

I'm going on looking at your code, but perhaps thats the reason ...

Greetings
Anatol




More information about the opencms-dev mailing list