Java Applet as a Facebook App


I recently received an email asking how I figured out how to pass information from the Facebook API to a Java Applet. In the email, the man wanted to be able to access the users Facebook images so they can edit them within the applet. The way the Facebook API is setup, you can not [...]