SyntaxFix
Write A Post
Hire A Developer
Questions
Try this piece of code, it should work too
<% //response.setContentType("Content-Type", "application/json"); // this will fail compilation response.setContentType("application/json"); //fixed %>