[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Multi part mime message in XSLT

Subject: Re: Multi part mime message in XSLT
From: Michael Ludwig <mlu@xxxxxxxxxxxxx>
Date: Wed, 04 Jun 2008 19:17:45 +0200
Re:  Multi part mime message in XSLT
Senthilkumaravelan K schrieb:
Hi ,
Need to create a Multipart mime message to send a email from the
system. Am working on application,which takes xml and transforms into
two separate stylesheet , one to produce text and html output from
there am constructing mime message using Java.

I need help here to convert my output as mime message so that I can
write to socket to generate email .

Converting the output as MIME message should *not* be attempted at the XSLT level, but rather in the Java code of your application, which calls the XSL transformation, then assembles the output in a MIME message by using some Java MIME library (googling for "Java MIME library" turns up a couple of choices), and then, finally, dispatches the mail message.

Michael Ludwig

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.