[opencms-dev] <%@ include Question %>

Anatol opencms at recordcaster.de
Wed Dec 14 16:26:00 CET 2005


wim.huls at home.nl schrieb:

>Did you try cms.link?
>
><%@ include file=cms.link("/path2/includes/sample.inc") %>
>
>see also:
>http://www.iwka-is.de/opencms/opencms/alkacon-documentation/documentation_scriptlet/docu_method_link.html
>  
>
Yes, I got an error, if I use this.

/WEB-INF/jsp/offline/sites/path2/test.jsp(10,18) quote symbol expected

I assume, behind the "=" Symbole the compiler expected a ". This command 
can't be used dynamicly. For the dynamic use is <jsp: include 
page="filename" />, but this has allready its own namespace.

Anatol



More information about the opencms-dev mailing list