Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Identify the mail to which the response belongs

843834Apr 26 2010 — edited Apr 27 2010
Hi,
I am working on an issue where I need to maintain a record of mail response and replies.Since the properties of mail are pron to change,I intend to pass a unique identifier to the first reply so that it can be used in subsequent mails,which will help in identifying the mail and their response

My question is how can we pass a unique id to the mail,to identify the response. In other words is there any field called ID which we can set in the request and get it back ?

Any suggestion is welcome.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2010
Added on Apr 26 2010
3 comments
294 views