Table of Contents
The minimum recommended system configuration is:
128 MB RAM
200 MHz processor or better
Java Development Kit (JDK) 1.4.x
This chapter lists applications within EnhydraDemos 5.1-7
The Welcome Application
This application is a simple "hello world" test application.
The Chat Application
This is a chat room application. It uses a special algorithm to achieve the effects of push technology using standard HTTP. Messages the user sends appear immediatly.
The Calculator Application
This is a little application that simulates a simple calculator.
The DiscRack Application
This is a demonstration application for querying, inserting, deleting and updating a list Persons and their discs in a database. It uses enhydra DODS. The default database is HSQL.
The TransactionsDiscRack Application
This is a demonstration application for querying, inserting, deleting and updating a list Persons and their discs in a database. It uses enhydra DODS and it's new transaction features. The default database is HSQL.
The Poker Application
This application is a simulation of a poker. It can use database. By default, it doesn't use database, but, if uses, the default database is HSQL.
The GolfShop Application
An example of a classic Web shopping cart application used to support on-line Golf Store shopping Experience.
The PhoneBook Application
This is a demonstration application for querying and updating a list of phone numbers in a database. It has been tested with Informix, Oracle, InstantDB and HSQL databases. The default database is HSQL.
BarracudaDiscRack
Barracuda DiscRack is an example of using Barracuda in Enhydra application. The primary purpose for this excercise was to provide a "real-life" example of how you could use Barracuda to build a web application.
Fopes
Fopes aplication is used to create default PDF file. PDF files are created using Apache Software Foundation's FOP tool.
The Project Management Application
Project Management is an Enhydra application, which primary use should be evidencing of working hours of employees within some organization. It holds the data of employees, customers, projects, pay rates and finally, the working hours. Projects belong to the customer, and the organization is working on different projects for different customers. Pay rates for employees can be defined for every project that employee is working on, and can vary through the time.
The Multibase Enhydra Demo Application
This is a demonstration application for querying, inserting, deleting and updating a tables in case of simultanious using multiple databases in same application. It uses enhydra DODS.
This example presents enhydra testing framework using Jakarta Cactus.
This chapter lists tools within EnhydraDemos 5.1.
Table of Contents