The document describes the architecture of Oracle Application Architecture. It uses a 3-tier architecture with a desktop client tier, application tier, and database tier. The desktop client tier uses a Java applet and web browser to interface with the forms server in the application tier. The application tier consists of a forms server and web server that provide functionality like load balancing and business logic. The database tier contains the Oracle database server that stores application data.