How to read mime multipart messages in javamail?
I want to display the message in webview.
Start with this JavaMail FAQ entry.
See also the msgshow.java demo program included with JavaMail.