Overview
 What is eQ!™
 Architecture
 Object Model
 Validation
 Relationships
 Persistence
 Application Flow
 Scripting
 Struts Integration
 JSP Views
 eQ!™ Configuration
 Summary
 Part Store API
 Resources
Overview

Welcome to Browsersoft's eQ!™-based Part Store demonstration application. This application is designed to show how eQ!™'s configuration based approach to application construction works.

The basic premise of the application is to represent a fictional inventory system for a part store. The application provides functionality to add, insert, update and delete all the various data items and well as several queries.

This tour will guide you through the various aspects of building the application with the goal of giving you a detailed understanding of how the application works as well as how eQ!™'s approach can benefit your applications.

Knowledge of how Struts works is helpful and MVC design is helpful, but not completely necessary.


Next: What is eQ!™