Can you disable jsp scripting?



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

Post New Answer

More JSP Interview Questions

How jsp is executed by web server?

1 Answers  


Which is better jsp or javascript?

1 Answers  


What is scriptlet and what is expression?

1 Answers  


Mention the advantages of jsp over pure servlets?

1 Answers  


Are application, pageContext and object of ServletContext same or not?

2 Answers  


What is the difference between directive include and jsp include?

1 Answers  


What is jsp servlet?

1 Answers  


What are the jsp elements?

1 Answers  


What is jsp container?

1 Answers  


What is the difference between java servlet and jsp?

1 Answers  


Why jsp is used instead of html?

1 Answers  


Explain jsp technology?

1 Answers  


Categories