outlook calendar connectivity with java web service

Posted by Isisagate on Stack Overflow See other posts from Stack Overflow or by Isisagate
Published on 2010-06-16T15:55:54Z Indexed on 2010/06/16 18:02 UTC
Read the original article Hit count: 150

Filed under:
|
|
|
|

We currently have a java/jsp online web service that includes it's own custom calendar. I am trying to do some research into the possibility of connecting it to a users outlook. Our basic needs that are most simple is some way to sent the person a meeting request that can be added to their outlook from our service.

I know the ideal solution is to sync back and forth but simply being able to import the data from our calendar into someone's outlook would be sufficient.

Does anyone have any resources they can point me to that might help with information gathering, or any example/comments?

© Stack Overflow or respective owner

Related posts about java

Related posts about .NET