| Author |
how to read the contents of a mail in inbox?
|
shunmuga ganapathy
Greenhorn
Joined: Aug 13, 2006
Posts: 4
|
|
Hello All,
I want to know how to process the contents in a mail, if the body of the mail is in xml?
Help me with the code.
Thanks
|
 |
William P O'Sullivan
Ranch Hand
Joined: Mar 28, 2012
Posts: 860
|
|
"Help me with the code" - Sorry, No.
First of all you have to get the mail contents, then use an XML parser to process.
There are many documented ways to do this.
WP
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
William is right -- we are NotACodeMill. If you SearchFirst you will definitely find several examples on how to read the contents of a mailbox.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: how to read the contents of a mail in inbox?
|
|
|