My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: java, facebook, web, application
Show all Featured downloads:
facebook-webapp-0.2.war
People details
Project owners:
  cesar.arevalo1

Introduction

This application aims to provide a quick and easy way for building Java Web Applications for Facebook.

It aims to provide a fast-track and all-inclusive dive deep into how the Facebook Web Applications can be built. So you can take this projects as an application model then you refactor it to meet your company's need.

Since it builds on top of open source tools, this project builds on top of proven frameworks. Like spring, struts, hibernate, tiles, etc. And it's free!.

One of the open source projects that facebook-java-webapp builds on top of is the facebook-java-api which is the open source project for keeping the compatibility of the java client for the REST facebook servers.

Showcased here: http://apps.new.facebook.com/java-webapp/

What can I expect now?

Project's Roadmap (What can I expect in the future?)

For release 0.3

For release 0.4

Change log

Release 0.2 Done

"Nice to have"

How to build and deploy

  1. Download the latest release from the download folder
  2. Put the war into an application server
  3. It should undeploy, configure the file under WEB-INF/lib/facebook.properties to your application specifications

How to create the database schema

$ cd trunk/springwebmvc-hibernate

$ mvn process-test-resources

Where's the code

You can checkout the source using a subversion client, follow the steps in the Source tab at the top. Once you have it you can do whatever you want with it.

It is highly recommended you customize the code to fit your needs.









Hosted by Google Code