Sure, look at the Java mail class.

----- Original Message -----
From: "Pedro E. G�mez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001 2:46 PM
Subject: [JBoss-user] How to execute a JSP in a EJB


> Hello!
>
>  I am developing an application which has to send an email to some users.
>
>  The email is in HTML format, but what I have to do is to create the mail
using some information from
>  a Data Base and a HTML template.
>
>  The administrator can change the template every day.
>
>  What I want to do is to have a JSP page, and then, execute that page and
send it to the users....
>
>  Can I execute a JSP and put the code in a String for sending it to the
users?
>
>  Thanks.
>
> ______________________________________
> Message sent with Misiva
> Visit us at http://www.pragma.com.co/misiva
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to