<<Does anyone know how to use the <%@ include file="" %> tag with a variable as
the file name.  I need to be able to select the file to include at runtime and I
thought assigning a variable to the file name would be the easiest way.

Thanks,

Dave>>

Hi Dave,

I don't believe you can use a variable with the <%@ include file="" %> however, you 
can use a variable with the <jsp:include> tag.  Hope this helps.

I hear and I forget.  I see and I remember.  I do and I understand.  In
the doing is the learning. -- Shari Lewis

Jeff Ryan
Hartford Financial Services
[EMAIL PROTECTED]
(860)547-4237

===========================================================================
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