The IMHO Application Server

A Tutorial and Reference Manual

Jesse Bouwman

Craig Brozefsky


Table of Contents
1. Overview
2. mod_webapp
3. Applications and Sessions
4. IMHO Objects
4.1. Defining Elements
4.2. Creating Instances
5. The IMHO Package
5.1. Classes
5.1.1. The application Class
5.1.2. The http-session Class
5.1.3. HTML elements
5.2. Important Variables
5.2.1. Request Dynamic Variables
5.2.2. Other Variables
5.3. Functions
5.3.1. Session Instances
5.3.2. Rendering Elements
5.3.3. Methods
5.3.4. Passing arguments to Methods
5.3.5. Starting and stopping apps
5.3.6. Generating SGML markup
5.3.7. Logging
5.3.8. Communicating With Client-side Java
6. Using HTML templates
6.1. special IMHO HTML elements
6.2. Controlling IMHO's automatic markup generation
6.3. Javascript
List of Tables
5-1. Dynamic Variables
5-2. IMHO Variables
List of Examples
3-1. An IMHO URL