On Fri, 2007-04-06 at 09:29 -0400, Musachy Barroso wrote:
> You will have to escape it so freemarker doesn't expand it, like:

> $\{test}

thanks, but i'm not sure i understand... does this mean that whenever i
use s.url, i need to do something like 

<@s.url id="viewurl" includeParams="none" action="view"
        title=title.freemarkerEscapedText />

... where getFreemarkerEscapedText manually replaces "${" with "$\{"?

        - river.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to