in reply to Re^2: encode html entities in TT format
in thread I want to encode html entities in TT format to remove cross site scripting, I have followed the articles here for xss but could not able to implement in my code.

What hippo was demonstrating in his example is that the uri filter encodes < and > quite fine. Does his test program succeed in your installation? If it doesn't, then there's something wrong in your TT installation. If it does, then you need to closely inspect the generated result of your TT process.