Could you open an InputStream on an URLConnection on the jsp page, then 
read that stream into the mail object?  That would be one way to do it 
and leverage the existing app.

jeff


Edward Muller wrote:

> I have an internal application that needs to send a html email
> (management choice, not mine). The application is a mini struts
> application, but I need to manually format the html email using a large
> string and constantly appending to it and then I send the email via
> javamail.
> 
> Does anyone know of a better way?
> 
> I'd like to just pass my form bean to another jsp, get the results back
> (formatted as HTML) and then use javamail to send the email...
> 
> 
> 


-- 
Jeffrey Bonevich
Ann Arbor, Michigan
[EMAIL PROTECTED]
http://www.bonevich.com

Hw�t! W� G�r-Dena   in ge�r-dagum,
peod-cyninga,       prym gefr�non,
h� �a aepelingas   ellen fremedon!


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

Reply via email to