XSS cross site scripting attack prevention
843811Jul 12 2007 — edited Aug 9 2007hi all,
first, i don't know if this question should be posted in this forum. If not, please let me know.
i'm trying to find a solution for this issue. I've searched but couldn't find a clear answer about preventing from XSS in websphere 5.0.
another question is if we use the filtering and encoding solution in the servlets, how could it prevent us from a script inserted and executed before the data is sent to the servlet? (or this scenario cannot be realized?)
thanks in advance.