Can we see the <tag> entry? What do you have for <rtexprvalue> in your case
it should be true.
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Stefano Andreani
> Sent: Thursday, June 29, 2000 5:04 PM
> To: [EMAIL PROTECTED]
> Subject: How to evaluate a parameter of a BodyTag?
>
>
> How can I evaluate an expression into a parameter of a BodyTag
> handler? For
> example:
>
> <% String paramValue="xyz"; %>
>
> <mytags:myBodyTag responseType="expression">
> .....
> </mytags:myBodyTag>
>
> where in place of 'expression' I tried to write
> 'paramValue.toString()' and
> '<%=paramValue.toString()%>', but the expression is never evaluated!
>
> Thanks.
>
> ==================================================================
> =========
> 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