I am trying to import gmail contacts into my java web application
using AuthSub proxy authentication.
I got values for "token" and "sessiontoken" token values but I am
unable to create ContactService object.
It is giving me following ecception :
java.lang.NoClassDefFoundError: javax/mail/MessagingException
Can anybody please tell me the correct way to create the object of
ContactService class.
So that I can use ContactsService object's setAuthSubToken method.
Thanks in advance.
Please re-post your question there under Contacts API:
http://www.google.com/support/forum/p/apps-apis?hl=en
Regards,
Julian