Dear jsp friends
I have a custom tag libarary
now i want to get value return by that tag into some variable and based on
some condition I want to print it.
My problem is how to do this.
alternatively i can make an custom IF tag and pass value returned by that
tag.
but again
I does not execute my tag getcloumn like
<a:iftag condition="=" value1="abc" value2="<a:getcolumn id ='1' />"/>

please help me

thanks
in advance

pratik

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