Calling Microsoft Outlook from Java

Hello there!

I would like to add contacts and messages in Microsoft Outlook from a Java application. I am new to this topic, so I would appreciate any form of help (bear with me if this is not the correct forum).

I have heard something about a COM technology, but I do not know anything about it yet.

Apparently it should not be so hard to make access Microsoft products from Java.

Mads Pedersen,

Denmark

[448 byte] By [Gedebuk] at [2007-9-26 12:56:18]
# 1

I feed my Outlook from a Java administrated address database by a delphi written interface in order to send a mail. Sample code see http://www.must.de/Jacompe.htm - Download and see class de.must.util.Mail.

If you cannot compile the source I send you the API Mailto.exe, request it from CMueller@must.de

CMueller at 2007-7-2 12:39:25 > top of Java-index,Java HotSpot Virtual Machine,Specifications...
# 2
I found something interesting that do the thing u wantvisit : http://danadler.com/jacob/index.html
chau.nguyen at 2007-7-2 12:39:25 > top of Java-index,Java HotSpot Virtual Machine,Specifications...