stefan, that works. maybe you have other code problems that resulted in that not 
working.
you can use <%= %> inside "" but not inside "${}"

mark

-----Original Message-----
From: Stefan [mailto:nickm@;studioweb.com]
Sent: Friday, November 15, 2002 11:07 AM
To: Tag Libraries Users List
Subject: Jakarta Mailer


Hi,

I want to be able to pass dynamic values for some the the taglibs attributes:

<mt:mail server="mail.lonewolfe.com" to="<%= to %>" from="<%= from %>" 
subject="Jakarta mail taglib">

This does not seem to work, is this a context issue? If so would using JSTL 
${param.parameterName} work or c:set ?

Thanks,

Stef

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 10/31/2002
 

--
To unsubscribe, e-mail:   <mailto:taglibs-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>

Reply via email to