I'm not quit sure but for this a servlet solution would be more convenient, as the JSP engine
standard opens/uses a Printwriter ? Anyhow a writer that you can't use for outputting
pictures, you should use one for streaming. The point is that you cannot "downgrade"
the standard writer of the JSP engine, to one that handles pictues.


Harry van Rijn

Edsard Vegter wrote:

Hi,

Using the JSP mailer tags, I can send an HTML emails. Now I'd like to to go one step further and have a picture in the email as well. Is it possible to embed a jpg of gif in the message??? And if so, how do I do this



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



Reply via email to