Hi all,

I am now using Apache Velocity 1.4 in my project. I would like to
incorporate the escaping HTML feature in my project without bringing in
Velocity 1.5. I could find that there is a tool called EscapeTool to achieve
it. But to do that, i need to change all my velocity templates to enclose
all fields inside $esc.html($form.bean.XXXX). 

I would like to if there is any way to achieve HTML escaping as a whole with
velocity 1.4 itself.

Thanks in advance,
Vinodtr
-- 
View this message in context: 
http://www.nabble.com/Escaping-HTML-in-Velocity-1.4-tp18785489p18785489.html
Sent from the Velocity - Dev mailing list archive at Nabble.com.


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

Reply via email to