Is it possible to do something like the following in jxtemplates:
${org.apache.commons.lang.StringEscapeUtils.escapeXml('test')}If not, what is the recommended way of calling a static function on something in JXTemplate?
2nd question. The example above doesn't work but I also do not get an error. Should there be an error? Where should it be?
Thanks, David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
