|
Managing e-zines with JavaMail and XSLT, Part 2
| Link ID |
23412 |
| Title |
Managing e-zines with JavaMail and XSLT, Part 2 |
|
|
| Url |
Visit : Managing e-zines with JavaMail and XSLT, Part 2 |
| Description |
This article demonstrates how to automate e-mail publishing chores with Java and XML. This concrete application of XML and XSLT describes an e-mail newsletter (e-zine) publishing application that outputs both HTML and plain text e-mail messages. Five reusable code samples include a Java program to send e-mails using JavaMail, an XSLT style sheet to convert the DocBook sample introduced in Part 1 to HTML, a Java configuration handler (in the form of a SAX ContentHandler), and the Java code that puts it all together in a multistepped transformation. |
| Category |
XML > Tutorials > Java and XML |
| Keywords |
Managing e zines with JavaMail and XSLT Part 2 |
| Date |
Sep 20, 2007 |
Refer it to Friend ( Managing e-zines with JavaMail and XSLT, Part 2 )
Write a Review ( Managing e-zines with JavaMail and XSLT, Part 2 )
Report Broken Link ( Managing e-zines with JavaMail and XSLT, Part 2 )
Add : Managing e-zines with JavaMail and XSLT, Part 2 To Favorites
More links included : Managing e-zines with JavaMail and XSLT, Part 2
Site links : Managing e-zines with JavaMail and XSLT, Part 2
Traffic Details from Alexa : Managing e-zines with JavaMail and XSLT, Part 2
|
|
Other links at XML > Tutorials > Java and XML |
| 1. |
Effective XML processing with DOM and XPath in Java
|
|
|
Based on an analysis of several large XML projects, this article examines how to make effective and efficient use of DOM in Java. The DOM offers a flexible and powerful means for creating, processing, and manipulating XML documents, but it can be awkward to use and can lead to brittle and buggy code. Author Parand Tony Daruger provides a set of Java usage patterns and a library of functions to make DOM robust and easy to use.
|
| 2. |
Using XML and JSP together
|
|
|
XML and JSP are two of the hottest buzzwords these days. This article shows how you can use these two technologies together to make a dynamic Website. You also get a look at code examples for DOM, XPath, XSL, and other Java-XML techniques.
|
| 3. |
Data Binding with Castor
|
|
|
XML data binding for Java is a powerful alternative to XML document models for applications concerned mainly with the data content of documents. This article by an enterprise Java expert introduces data binding and discusses what makes it so appealing. He then shows readers how to handle increasingly complex documents using the open source Castor framework for Java data binding. If your application cares more about XML as data than as documents, youll want to find out about this easy and efficient way of handling XML in Java.
|
| 4. |
Effective XML processing with DOM and XPath in Java
|
|
|
Based on an analysis of several large XML projects, this article examines how to make effective and efficient use of DOM in Java. The DOM offers a flexible and powerful means for creating, processing, and manipulating XML documents, but it can be awkward to use and can lead to brittle and buggy code. Author Parand Tony Daruger provides a set of Java usage patterns and a library of functions to make DOM robust and easy to use.
|
| 5. |
Managing e-zines with JavaMail and XSLT, Part 2
|
|
|
This article demonstrates how to automate e-mail publishing chores with Java and XML. This concrete application of XML and XSLT describes an e-mail newsletter (e-zine) publishing application that outputs both HTML and plain text e-mail messages. Five reusable code samples include a Java program to send e-mails using JavaMail, an XSLT style sheet to convert the DocBook sample introduced in Part 1 to HTML, a Java configuration handler (in the form of a SAX ContentHandler), and the Java code that puts it all together in a multistepped transformation.
|
|
|