hi
I do have to prevent XSS but i don't have the idea what exactly character set encoding has to do with this.If i do filter some special characters , then i believe that would be a solution for XSS.But then where this encoding specification comes into play and what exactly it means.Moreover if i filter the special characters by converting them to their hex equivalents then i believe XSS could even be launched from hex equivalents.Plz provide me a good information explaining the whole business.This is getting confusing.i read the article at
http://www.cert.org/tech_tips/malicious_code_mitigation.htmlbut it seems to be confusing regardin charset encoding and all that.Plz help