How does the Jsp Expressions works ? What happens at the
back?

Answer Posted / guest

jsp expressions are evaluated at the run time,
jsp compiler evaluates the expressions at the run time.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the output of JSP or servlet page be prevented from being cached by the browser?

503


How does a servlet communicate with a jsp page?

547


Why should we not configure jsp standard tags in web.xml?

522


Differentiate between response.sendredirect(url) and ?

646


What is pagescope in jsp?

508






What is full api?

512


Can constructor be used instead of init(), to initialize servlet?

512


What are the 3 tags used in jsp bean development?

543


List down the major differences between the jsp custom tags and java beans.

481


Which syntax is used to comment jsp?

503


How we can configure init params in jsp?

540


How jsp is executed by web server?

505


What is a scriptlet?

518


What is an implicit object?

473


What is jsp expression?

513