Vidyalelo
Java Programming · Q74

Java Session Management and JSP

Programming · Java Programming · question 74

Q74

Which tag should be used to pass information from JSP to included JSP?

A.
Using <%jsp:page> tag
Answer
B.
Using <%jsp:param> tag
C.
Using <%jsp:import> tag
D.
Using <%jsp:useBean> tag

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board