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
How to get value from java to jsp page?
Why do we need custom tags?
How we can use javascript with jsp pages?
What are the standard actions available in jsp?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
What information is needed to create a tcp socket?
What is declaration statement?
How to include static files in a JSP page?
What is cookies in jsp?
How can I override the jspdestroy() method within a jsp page?
Explain the difference between jspwriter and servlet printwriter in jsp?
What is an api with example?
What is jstl core tags?
How does error handling occur with jstl?
How do I view a jsp file?