Social Java:
Social Application development using Java
Overview
Social Applications, the Social Graph, Facebook, OpenSocial...there is a lot going on, but not much info for Java programmers.
Keep Connected:
Social Java: The Blog Frequent Updates on coding progress. Questions and comments
Social Java: The Facebook Group Keep up to date using Facebook
JavaPages Source Code Examples (JSP Files download as text files):
The main work for the application is done in MainPageServlet.java. I used lots of little JSP files. For example to send a notification, there is a sendnotification.jsp page and a sendnotificationsuccess.jsp page.
The MainPageServlet determines which page to show and what action to take.
AbstractFacebookServlet.java
MainPageServlet.java
Editor.jsp
EditorResult.jsp
invite.jsp
main_page.jsp
main_tab_page.jsp
minifeed,jsp
minifeedsuccess.jsp
MockAjax.jsp
MockAjaxSuccess.jsp
sendNotification.jsp
sendNotificationSuccess.js
setprofile.jsp
setProfilesuccess.jsp