I use following code to Include Two Jsp Page Header and footer
<%@include file="header.jsp" %>
<%@include file="footer.jsp" %>
But it can not display proper position in page
How can i Display at correct position?
Please visit the following links: