I\'m trying to set response header in JSP file with below line
response.setHeader("X-Content-Type-Options", "nosniff");
b