when u want to include an already
cimplied JSP file then use <% include %>
other wise in case of run time compilation
of a n included jsp file use <jsp:bean> action


Thanks & Regards
------------------------------------------------------
Kailash N.Pandey
Aithent Technologies (SSI),New Delhi,
[EMAIL PROTECTED]
Do Take Very Good Care Of Your Health

----- Original Message -----
From: "manoj nahar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 30, 2001 3:50 PM
Subject: <%@ include file or <jsp:include page


> hi there,
>
> can someone please suggest when to use
>
> <%@ include file="pagename.jsp" %>
>
> and when to use
>
> <jsp:include page="pagename.jsp" flush="true" />,
>
> thanks in advance
>
> manoj nahar
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to