WebStorage Documentation

Version 1.1

Overview

WebStorage is a web application for storing and retrieving files in and from a PostgreSQL relational database using Firefox/Mozilla compatible web browsers.

The server side part is written in PHP. The user interface uses HTML and AJAX. The code can be roughly divided in

The back-end code was introduced in order to provide a way for AJAX to access functionalities of WebStorage. Starting with version 1.1 of WebStorage, other clients than web browsers can use HTTP to access the functionalities provided by WebStorage using the back-end code. See JWebStorage for an example Java application using HTTP and the back-end scripts.

The diagram below shows the architecture of WebStorage.

architecture.png

Generated on Thu Jan 3 17:25:50 2008 for WebStorage by  doxygen 1.5.4