Not an easy task - let me tell you that.
- I started by downloading Apache-Tomcat 6, hoping it will run my application.
- Downloaded the Google Java Facebook API, and the web application that comes along with it. (See here)
- Deployed the web-app in Tomcat.
- Got tons of DB related problems - but I don't care.
- Fixed params in the facebook.properties file (api_key, secret and callback)
- Got a static IP.
- Changed the facebook app call-back URL
- Added my custom code to the web-app.
- Voila - all works.
No comments:
Post a Comment