Is this a custom taglib?  In the taglib tld for the attribute is rtexprvalue
set to true or false?  I think it needs to be set as follows:
  
<rtexprvalue>true</rtexprvalue> 



-----Original Message-----
From: Kevin Passey [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 7:20 AM
To: '[EMAIL PROTECTED]'
Subject: Mailer SETRECIPIENT as a .getParameter("Email")


Hi everyone..

I am new to JSP and TAGlibs so please stick with me.

What is wrong with this line and how can I get this to work..

<mt:setrecipient type="to" address='<%= request.getParameter("Email") %>'/>

If I hard code an address it works fine - is there a work around?

Thanks in advance


Kevin Passey

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

Reply via email to