On 7/15/02 9:43 AM, "Ed Yu" <[EMAIL PROTECTED]> wrote:
> I'm looking into JSP migration to Velocity. There is one feature that
> the <bean:write ... filter="true"> tag offer, the ability to filer
> special html characters (<, >, &, etc...). Currently is there a "tool"
> to perform such filtering?
>
Being fundamentally lazy, I just tend to do this :
vc.put("xmltool", new org.apache.velocity.anakia.Escape());
:)
--
Geir Magnusson Jr.
Research & Development, Adeptra Inc.
[EMAIL PROTECTED]
+1-203-247-1713
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>