Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
"using" is a keyword in some programming languages (C++, C#)
0
votes
0answers
56 views
Getting Error while developing Facebook application using java
I am trying to implement a simple facebook application using facebook-java-api.
And codes are:-
web.xml
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
...
-3
votes
1answer
89 views
Facebook application developement from scratch using java [closed]
It has been long time that i am trying to develop my first facebook application using java through the help of java-facebook-api. But every time i am failing and not able to do it.
When i am setting ...
