JSP Question:

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

Answer:

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

Read All 26 Java JSP Programming Questions
Previous QuestionNext Question
How to Retrieve Warnings? In the Servlet 2.4 specification SingleThreadModel has been deprecated, why?