File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes importing the contact list from a MS-Exchange server. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "importing the contact list from a MS-Exchange server." Watch "importing the contact list from a MS-Exchange server." New topic
Author

importing the contact list from a MS-Exchange server.

s mahen perera
Ranch Hand

Joined: Mar 08, 2005
Posts: 101
Hi all,

Has any one here done this using some Open source Java API ?

I want to import the contact list from a MS-Exchnage server on to my web application which is written using struts.

I tried importing the contacts as a webdav resource using org.apache.webdav.lib.WebdavResource but it does not support foreign characters i think. some of the contacts in the contact list have foreign characters like french .

following is the code snippet



when there are foreign characters in atleast one of the conatcts , then objContactList value is null. if there are no foreign characters in the contacts details , then objContactList returns the correct contact details.

Some one pls help to solve this problem.

Thanks
 
IntelliJ Java IDE
 
subject: importing the contact list from a MS-Exchange server.
 
Threads others viewed
importing the contact list from a MS-Exchange Server
webdavresource
How to sort WebdavResources []
Slide Implemented Sucesssfully
Slide Implemented Sucesssfully
developer file tools