JSP Question:
Download Questions PDF

How many JSP scripting elements are there and what are they?

Java JSP Programming Interview Question
Java JSP Programming Interview Question

Answer:

There are three scripting language elements: declarations, scriptlets, expressions.

Download Java JSP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
How to Retrieve Warnings? In the Servlet 2.4 specification SingleThreadModel has been deprecated, why?