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
What are the different types of jsp tags?
How jsp is executed?
What is jsp scriptlet?
What is the
What is a jsp and what is it used for?
Why jsp is used in java?
How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?
How to include static files in a JSP page?
How can you make the finally clause not to fail to execute?
Explain the advantages of jsp?
How do I use comments within a jsp page?
What is meant by session management?
How can you avoid scriptlet code in jsp?
What is context url?
How do we print “
creates a new line in html” in jsp?