views:

37

answers:

3

Dear all, I m building a web application using servlets/jsp as server side technology. I want connect to orkut server from my web application where user can login,can send as well manage his scraps,get his online friend list.Please share which java api to use

+1  A: 

Did you have a look at this?

nobody
A: 

Though I am not involved in Web Application development, I came across this API called Open Social. I think you will definitely find it useful; It was started by Google and their product - Orkut, certainly supports it.

Samuh
A: 

You can use Open social platform to get access of Orkut Users and to share data between your application and Orkut, you can use Web service client.

Shashank T