JSP form input does not sanitize properly
I have a form written in JSP and i want to sanitize user input using fn:escapeXml, this is part of my code:
I have a form written in JSP and i want to sanitize user input using fn:escapeXml, this is part of my code: