If this is your own tag-lib, did you make sure in your .tld file you are
allowing for processing of scriplets inside the tag parameters? If you don't
do that, it won't work.
also, you can use '' or "" in the tags.
> Thanks for the advices from Flak DiNenno & Xing guohong, but it still
> doesn't work. I use tomcat 3.1.
>
> pls help.
>
> > try escaping the quotes, e.g.
> >
> > <az:mytag name=\"<%=name%>\"/>
> >
> > Flak DiNenno
> > Director of Technical Innovation
> > ----------------------------------
>
> > Hi,
> > <az:mytag name="<%=name%>"/> is right.
> > What's the version of your tomcat?
> >
> > xgh
>
>
> > > -----Original Message-----
> > > From: Darko Bohinc [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, July 26, 2000 11:13 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: Re: Can I use a string variable in custom tag? Pls help.
> > >
> > >
> > > Try using the single quotes instead of the double ones eg '<%=name%>'
> > >
> > > Regards,
> > > Darko Bohinc
> > > Consultant - Synergy International Limited
> > > Level 7, Synergy House, 131 Queen Street, PO Box 7445
> > > Wellesley Street,
> > > Auckland, NZ
> > > Phone: +64 9 3772400
> > > Fax: +64 9 3772444
> > > URL: http://www.synergy.co.nz
> > >
> > > ==============================================================
> > > =============
> > > 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
>
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.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
>
===========================================================================
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