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

How To Include Two Jsp page in another jsp page?

How To Include Two Jsp page in another jsp page?

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

February 14, 2012 at 4:59 PM









Related Tutorials/Questions & Answers:
How To Include Two Jsp page in another jsp page?
How to manage cookie in between two JSP Pages
Advertisements
jsp:include page=.. and include file = ...
Jsp include page problem
Creating dynamic jsp file in java file to include another jsp file
The Include Directive in JSP Page
Loading a jsp page (with record from database) from another jsp page
Include Static HTML Page in JSP
calling one jsp from another jsp page
Passing Parameters to Another JSP Page
how to insert the bulk data into the data base from the table of jsp page to another jsp page
JSP Tutorials - Page2
jsp pages
Include static files within a JSP page
how to change password into one jsp to another jsp
how to include a java class in jsp - JSP-Servlet
include a jsp file
how to pass an array from one jsp to another jsp - JSP-Servlet
how to set a value of dynamic number of drop down lists on a jsp page and access it value on another jsp page
calling one jap page from another jsp page
how to retrive data grom database in jsp pages.
How to forward the control from one jsp to another?
JSP include directive tag
JSP include directive tag
difference between <%@ include ...> and <jsp:include>
JSP include
jsp include action tag
JSP Include jsp
Dynamic include jsp
JSP Include File
How to include Two multi rows, one with a file Upload and another with normal fields, have problem while including both
passing data between the jsp pages ?
JSP Include Param
Introduction to the JSP Java Server Pages
jsp page tags - JSP-Servlet
jsp:include action tag
jsp
JSP pages are provided in Struts framework?
JSP pages are provided in Struts framework
include a delete option in every row of table in a JSP page
Save profile and image to mysql database, and view the image in another jsp page
how to create web page on jsp?
How to make first JSP page?
jsp using include & with mysql
how can we pass parameters from jsp href to another servlet
calling one jsp from another jsp - JSP-Servlet
jsp - JSP-Servlet
how to pass arraylist data from one jsp to another jsp - JSP-Servlet
Get values from JSP pages - JSP-Servlet
flush attribute in jsp:include tag - JSP-Servlet

Ads