[opencms-dev] Nested taglib elements
Ulrich Rueth
lists at rueth.info
Mon Jan 3 19:38:17 CET 2005
Hi all,
is it possible to pass dynamic parameters inside a taglib element, such as
(see articleRoot parameter):
<cms:contentload collector="allInFolderDateReleasedDesc"
param="<%=articlesRoot %>article_${number}.html|11" editable="true">
The line above leads to an exception. If not, do I need to use the
CmsDefaultResourceCollector class directly?
Thanks and regards
Ulrich
More information about the opencms-dev
mailing list