I am using Tomcat 6.2 Application Server. Applications designed in MVC2 Architecture (JSP,Servlet,DA O) are running on this server. Now on my feedback form someone posted like a script
Since 10 Applications are running on my Tomcat, I am expecting a solution related to patteren matching to avoid this at the web.xml level.
Please help me out to resolve this problem.
Thanks & Regards
<script>alert(' test')</script>.
Please help me out to resolve this problem.
Thanks & Regards
Comment