aspose file tools
The moose likes GWT and the fly likes GWT Facebook server side Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » GWT
Reply Bookmark "GWT Facebook server side" Watch "GWT Facebook server side" New topic
Author

GWT Facebook server side

Shahar Muky
Greenhorn

Joined: May 19, 2011
Posts: 7
Hi, I developed a game with GWT on facebook and I'm trying to understand how do I work with facebook api on server side (java) during async call (RPC).

To be more concrete: I want on the server side during an RPC call get the user details and see which of his friends has adopt the application as well.
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8434

Check out http://code.google.com/p/facebook4gwt/ and http://code.google.com/p/gwtfb/


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
Shahar Muky
Greenhorn

Joined: May 19, 2011
Posts: 7
Thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: GWT Facebook server side
 
Similar Threads
Communication to server--RPC or HTTP Client classes?
Calling RPC present in different server
Server side state of a variable
GWT in Action:Two questions
GWT in Action : Is it the book for beginners