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

What are the different types of jsp tags?

555


How jsp is executed?

542


What is jsp scriptlet?

555


What is the standard action?

596


What is a jsp and what is it used for?

608






Why jsp is used in java?

561


How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?

576


How to include static files in a JSP page?

652


How can you make the finally clause not to fail to execute?

575


Explain the advantages of jsp?

652


How do I use comments within a jsp page?

634


What is meant by session management?

564


How can you avoid scriptlet code in jsp?

600


What is context url?

574


How do we print “
creates a new line in html” in jsp?

753