Hi all,
I didnot know that you could not put a jsp:include tag in the body of a
custom tag.
Could someone tell me WHY that is???
I thought as long as you specified that the Body content was JSP then you
could do ANY JSP.
TIA,
Lee
>From: JSP Insider <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
> reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: <jsp:include> spec question.
>Date: Wed, 9 Aug 2000 16:25:15 GMT
>
>I havent done this yet, so Not 100% sure if it will work,
>
>But you might be able to use
>URL = getResource(String path) a method from the application object
>to access resources from within your script. Its one thing I have meaning
>to
>investigate, but haven't run the across the need to do it yet.
>
>
>Casey Kochmer
>[EMAIL PROTECTED]
>
>
>>From: "Holmes III, William S" <[EMAIL PROTECTED]>
>>Reply-To: A mailing list about Java Server Pages specification and
>> reference <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: <jsp:include> spec question.
>>Date: Wed, 9 Aug 2000 11:51:38 -0400
>>
>>Hi all,
>>Is there any way to work around the fact that you can't have a
>><jsp:include>
>>inside a custom tag?
>>I need to include the same file multiple times, and Tomcat complains if
>>you
>>use <%@include%> more then once in a single page.
>>
>>Does the next version of the spec have this limit concerning the flushing
>>of
>>dynamic includes?
>>
>>Do any other servlet engines support <jsp:include> within a custom tag?
>>
>>Thanks,
>> -- Bill
>>
>>===========================================================================
>>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
>
>________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>===========================================================================
>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
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
===========================================================================
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