JSP Question:
Download Questions PDF

How many JSP scripting elements and what are they?

Java JSP Programming Interview Question
Java JSP Programming Interview Question

Answer:

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

Download Java JSP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What are the implicit objects in JSP?Why are JSP pages the preferred API for creating a web-based client program?