<%@ include file="filename" %>

includes the file content at compilation time

----- Original Message -----
From: Miller Thomas <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 20, 2000 8:39 AM
Subject: Reusing jsp code


> Hi,
>
> can someone tell me how to effectively reuse jsp code?
> I have seen three techniques:
> i) put the code into a bean -> needs more access to the web
server than I have
> ii) call another jsp -> screen flickers
> iii) cut and paste -> the usual problems
>
> Is there another way that I have missed?
>
> Yours
> Thomas
>
>
================================================================
===========
> To unsubscribe: mailto [EMAIL PROTECTED] with body:
"signoff JSP-INTEREST".
> 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".
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