Re: [appengine-java] gmail contacts

2010-08-02 Thread RAVINDER MAAN
u can use gdata to get ur gmail contacts and to send message you can use javamail. Below is code to get your contacts from gmail import java.io.IOException; import java.net.MalformedURLException; import java.net.URL; import java.util.ArrayList; import java.util.Iterator; import java.util.List

[appengine-java] gmail contacts

2010-08-02 Thread Ahmed Shoeib
Hi All , i want to get my gmail contacts and able to send message to anyone of them how i can do that ??? thanks for advance, ahmed shoeib java developer -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, s