[opencms-dev] problem with taglib cms
Stephan Hartmann
beffe at beffe.de
Thu Jul 24 22:20:02 CEST 2003
It's not a problem with the taglib.
You must leave the semicolon out of this expression:
<%= request.getParameter("page") %>
Bye,
Stephan
Am Don, 2003-07-24 um 17.08 schrieb Federico Locci:
> VuotoHi all,
>
> I' ve a little problem with taglibs
>
> <cms:template element="dinamic_page">
> <cms:include page="<%=request.getParameter("page");%>" />
> </cms:template>
>
>
> not function why ???
>
More information about the opencms-dev
mailing list