[opencms-dev] reading a file using cms:contenload

Daniel Wiesner daniel.wiesner at av-studio.de
Tue Nov 15 17:53:35 CET 2005


hello,

 does anybody knows why this is not working:              

                 <c:set var="file" scope="page">
                      /de/index.html
                 </c:set>
                 <cms:contentload collector="singleFile" param="${file}">
                        <cms:contentshow element="Text" />
                         ....
                 </cms:contentload>



best regards
Daniel



More information about the opencms-dev mailing list