🎴 Flashcard Mode

JSP and Java Web Development

Card1 / 17
Mastered0
Review0
QuestionClick to flip

Java Server Pages specification includes

AnswerClick to flip back
A
All the Above
💡 Explanation:

The Java Server Pages (JSP) specification defines scriptlet elements (declarations, scriptlets, and expressions), standard actions (like <jsp:include>), and directives (like <%@ page %>), making all options correct.

Change Mode