![]() |
![]() |
||||
At line 5 changed 1 line. |
It is equivelant to using an include directive such as <%@ include file="relativeFileName" %> at the top of the JSP file. |
It is equivelant to using a static include directive such as <%@ include file="include.jsp" %> at the top and bottom of the JSP and can be used to set various JSP variables. |