DEVFYI - Developer Resource - FYI

How to pass information from JSP to included JSP?

JSP Interview Questions and Answers


(Continued from previous question...)

53. How to pass information from JSP to included JSP?

Using <%jsp:param> tag.

(Continued on next question...)

Other Interview Questions