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

Reply via email to