TableMgr is a web application hosted on Google App Engine. It is actually a port of Google's spreadsheet and table GDATA examples from being a console application to running as a GAE/GWT application.
http://cuckooberra.blessed-are-the-geek.com/.
Therefore, it is a combination of Google App Engine, Google Web Toolkit and Google Spreadsheet access through GDATA service.
It also makes use of GWT RPC to avoid the need for page refresh. I also extended the Http servlet framework that GWT RPC service uses so that I could use JSPs to respond to RPC service requests.
The code is found here:
http://code.google.com/p/synthfuljava/source/browse/#svn/apps/GData%20Table%20Manager
The library elements it uses are found among here:
http://code.google.com/p/synthfuljava/source/browse/#svn/trunk
TableMgr resides within the GAE application ID Cuckooberra. The following page documents the Cuckooberra log-in process.
Continue to Cuckooberra Login Process
Tuesday, August 4, 2009
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment