how to disable the expression language in a jsp?

Answer Posted / lakshmi

by using <%@ page isELIgnore="true"%> by placing this at the
top of the js. Then the expression language disabled.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can jsp contain javascript?

682


What are the primary differences between the jsp custom tags and java beans?

706


What is jstl?

708


Which jsp lifecycle methods can be overridden?

708


How to include static files in a jsp?

730


How can we forward the request from jsp page to the servlet?

711


How we can use javascript with jsp pages?

682


What is jsp translation phase?

662


What is the use of requestdispatcher?

710


What are the different scope values for the jsp objects?

705


How to disable session in jsp?

714


Can we define a class in a jsp page?

682


What is client scripting?

674


What are the implicit objects in jsp?

696


Explain the advantages in jsp?

744