I would like to use the html escape functionality of the Velocity Tools (http://velocity.apache.org/tools/devel/ ... .html#html() )
I have put velocity-tools-2.0.jar in ufs/WEB-INF/lib and the following in /WEB-INF/classes/velociy.properties
Code: Select all
tools.toolbox = application
tools.application.esc=org.apache.velocity.tools.generic.EscapeTool
Code: Select all
$esc.html($CONTROL)
Has anyone used Velocity tools in Ebase? And if so, how whas it configured?
Regards,
David