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
Which tag is used to execute java source code in jsp?
how to write the code of jsp program?
Give the use of session object.
How does error handling occur with jstl?
How can I override the jspinit() method within a jsp page?
Is jsp page extensible true false?
Explain the difference between servletcontext and pagecontext in jsp?
What class.forname will do while loading drivers?
What is a jsp container?
Mention the advantages of jsp over pure servlets?
What is a output comment?
How can we prevent implicit session creation in jsp?
Can you disable jsp scripting?
Explain the uses of jsp?
Is there a way I can set the inactivity lease period on a per-session basis?