Looking through the code i believe the email-builder sets the contentType for the mail to text/html if the body contains "<HTML>" and "</HTML>" (uppercase!). Be sure that the JSP-file that you're parsing contains these two tags in uppercase(!).
Regards, Mark Huijser MMBase developer EO Internet / New Media On Mon, 2002-10-14 at 13:05, Marcel Romkes wrote: > Hello, > > Does anybody know how the to send a generated jsp-file as an html email? > > Regards, > > Marcel Romkes > Orange-Hill > >
