how to include file in jsp page

How to include file in the .jsp pages :

<%@ include file="footer.jsp" %>

Tags:

Comments are closed.