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!

Sending email using system default mail client

843830Feb 1 2005 — edited Sep 21 2006
I'm working on a project right now, and I have no desire to develop a new mailing system. What would be very convienient for me is to have a call, opening the systems default mail client. Preferrably with some of the fields, like "to" and "Subject" being specifed by me.

I'm not really aware of how the JavaMail system works, but it seems to me like a backend API, able to transmit the mail, but not much else.

Could anyone give some hints on how to open the system default mailer?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 19 2006
Added on Feb 1 2005
12 comments
375 views