Hi
Seems that u should return evaluate_body_include , skip_body in your inner
Tag doAfterBody based on your condition.

Send me your Code That will make things more clear

bye
----- Original Message -----
From: "�蠟 �d" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 20, 2000 10:08 AM
Subject: nested loop tag problem


> Hi All
>
> I am writing an outer (loop) body tag which runs
> through some data source to generate a list of
> data. Within its body, there are some html content
> and an inner tag.
>
> I want to use the inner tag to generate different
> url links in each row. However, it seems it's only
> parsed once in the jsp file. So the result is the
> same for all rows.
>
> Is there anyway to work around? Otherwise I have
> to drop the inner tag and sacrifice the benefit of
> splitting logic from presentation.
>
> Regards
> Lynch
>
>
> _________________________________________________________
> Do You Yahoo!?
> �n�O�K�O�� @yahoo.com.tw �q�l�l�� @ http://mail.yahoo.com.tw
> Get your free @yahoo.com.tw address at http://mail.yahoo.com.tw
>
>
===========================================================================
> 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