[inhalt]
Projekt BISO 3 - Handbuch

BISO System Architecture

German Version

BISO is a "classic" 3-tier web application, consisting of:

System Architecture Diagram

System Architecture Diagram

When accessing the BISO home page on the application server, it delivers the JavaScript web application (ExtJS Single Page JavaScript Application) to the browser.

The SPA running in the browser now communicates exclusively via JSON HTTP API with the backend API. This also applies to any API clients.

The backend application uses the following for data persistence: