Web application frameworks
A web application framework is a software framework that is designed to support the development of dynamic websites, Web applications and Web services. The framework aims to alleviate the overhead associated with common activities used in Web development. For example, many frameworks provide libraries for database access, templating frameworks and session management, and often promote code reuse.
From : http://en.wikipedia.org/wiki/Web_application_framework
GData Java Client Library
The Google Data APIs (GData) provide a simple protocol for reading and writing data on the web.
Each of the following Google services provides a Google data API:
- Base
- Blogger
- Calendar
- Picasa Web Albums
- Spreadsheets
- Documents List
- Google Apps Provisioning
- Code Search
- Notebook
- YouTube
The GData Java Client Library provides a library and source code that make it easy to access data through Google Data APIs.
Loading .....