hi, I need an overview of implementing cross site scripting. Need to add this security feature in my website which is built using spring - hibernate architecture.
It appears that you misunderstand. Cross-site scripting is not a security "feature", it is a security vulnerability. Start reading about it in Wikipedia: Cross-site scripting.
subject: where to implement cross site scripting and how ?