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

How can we create jsp custom tags?

523


What are the steps involved in reading data from a form using jsp?

812


What is taglib uri in jsp?

577


why ,what, when, where,how the extended star schema is used.

1700


What is declaration statement?

604






How to deactivate el usage on jsp?

630


What is jsp syntax?

547


How to comment out jsp code?

617


What is jsp-config in deployment descriptor?

666


What is difference between page and pagecontext in jsp?

558


What is pagecontext?

601


Which language is used to write servlets and jsp?

544


How can html output be prevented from being cached?

588


What are scriptlets in jsp?

617


What is the jsp:plugin action ?

628