Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) Using <%jsp:page> tag
b) Using <%jsp:param> tag
c) Using <%jsp:import> tag
d) Using <%jsp:useBean> tag