JSP spec doesn't allow you to have tag attribute like:
attr="something<%= something %>something"
Cold Fusion supports that.
BTW, even the tag attribute "subject" is optional, try to have
this attribute all the time with non-null value to workaround
a minor NPE in JavaMail implementation.
Thanks.
C
-----Original Message-----
From: Antoine Oberlaender [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 06, 2000 10:25 AM
To: JRun-Talk
Subject: Re: sendmail
ok i found the problem
sorry
but now in :
<jrun:sendmail host="sure.not" sender="[EMAIL PROTECTED]"
recipient="[EMAIL PROTECTED]" subject="Question
no<%=form_envoie_reponse_standard%>">
<%=form_envoie_reponse_standard%> is not replace by its value ...
so .. help !!!
Antoine Oberlaender wrote:
> Hi!
>
> Has anyone manage to use sendmail tag ?
> here is my code (wich is include in a big jsp pages, so the problem
> seems not to be here) :
>
> <%@ page import="allaire.taglib.*" %>
> <%@ taglib uri="jruntags" prefix="jrun" %>
>
> <jrun:sendmail host="truc.org" sender="[EMAIL PROTECTED]"
> recipient="[EMAIL PROTECTED]">
> Hello world.
> </jrun:sendmail>
>
> and then : javax.servlet.jsp.JspTagException
> any example or idea ?
>
> thanks
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Your ad could be here. Monies from ads go to support these lists and
> provide more resources for the community.
> http://www.fusionauthority.com/ads.cfm
>
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide
more resources for the community. http://www.fusionauthority.com/ads.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more
resources for the community. http://www.fusionauthority.com/ads.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists