> Send a string to do what exactly?
Basically, I want an array of email addresses that I have in my application to be placed into the address line of Microsoft Outlook. Some guy suggested using 'mailto:email@xxx.xxx', but that is about it I am fairly new to java so if its too difficult forget it.
To the other guy,
I am crossposting because no one helped me in the other forum. Is there a problem with that?
If there's some reason you have to use Outlook, a company called Neva Object has Java classes for doing DDE on Windows. 30-day eval download available.
http://www.nevaobject.com/java/index.htm
Disclaimer: I have no association with Neva Object and have never used their products.