Hebert Coelho wrote:Why dont your use javascript instead?
Bear Bibeault wrote:
Hebert Coelho wrote:Why dont your use javascript instead?
Because JavaScript can be disabled, and cleansing the output is a security measure that can't be left to client side code that may or may not run.
Sounds like perfect job for a custom tag.
Negru Ionut Valentin wrote:from what I've read about Java Filters this should be done rather easy ...