Which of the following correctly represents the following JSP statement? Select one correct answer.
<%=x%>
a. <jsp:expression=x/>
b. <jsp:expression>x</jsp:expression>
c. <jsp:statement>x</jsp:statement>
d. <jsp:declaration>x</jsp:declaration>
e. <jsp:scriptlet>x</jsp:scriptlet>
Answer: B
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.