I am trying to reference path names in an ftl file. In a jsp file it works as follows, but the same command line doesn't work in the ftl file...
<img src="${pageContext.request.contextPath}/docroot/img/photo-big.jpg" width="230" height="154" />
any ideas? Regards Sheetal ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
