Multiple choice technology programming languages Java Server Pages specification includes Script language declarations, scriplets and expressions. JSP standard actions JSP standard directives All the Above Reveal answer Fill a bubble to check yourself D Correct answer Explanation The Java Server Pages (JSP) specification defines scriptlet elements (declarations, scriptlets, expressions), standard actions (like jsp:useBean, jsp:include), and standard directives (page, include, taglib). Therefore, all options are correct.