<%@include file="footer.jsp" %> But it can not display proper position" name="description">


Home Answers Viewqa JSP-Servlet How To Include Two Jsp page in another jsp page?

 
 


kathiriya kaushik
How To Include Two Jsp page in another jsp page?
1 Answer(s)      a year and 3 months ago
Posted in : JSP-Servlet

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?

View Answers









Related Pages:
jsp
jsp

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.