JSP Question:

How many JSP scripting elements and what are they?

Answer:

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

Read All 26 Java JSP Programming Questions
Previous QuestionNext Question
What are the implicit objects in JSP?Why are JSP pages the preferred API for creating a web-based client program?