Can you disable jsp scripting?
Answer / Anand Gupta
Yes, you can disable JSP scripting by setting the isScriptingEnabled attribute to false in the web.xml deployment descriptor file for your web application.
| Is This Answer Correct ? | 0 Yes | 0 No |
How jsp is executed by web server?
Which is better jsp or javascript?
What is scriptlet and what is expression?
Mention the advantages of jsp over pure servlets?
Are application, pageContext and object of ServletContext same or not?
What is the difference between directive include and jsp include?
What is jsp servlet?
What are the jsp elements?
What is jsp container?
What is the difference between java servlet and jsp?
Why jsp is used instead of html?
Explain jsp technology?