The IMHO Application Server
A Tutorial and Reference Manual
Jesse Bouwman
Craig Brozefsky
Table of Contents
1.
Overview
2.
Applications and Sessions
3.
Objects
3.1.
Defining Elements
3.2.
Creating Instances
4.
The IMHO Package
4.1.
Classes
4.1.1.
The
application
Class
4.1.2.
The
http-session
Class
4.1.3.
HTML elements
4.2.
Important Variables
4.2.1.
Request Dynamic Variables
4.2.2.
Other Variables
4.3.
Functions
4.3.1.
Session Instances
4.3.2.
Rendering Elements
4.3.3.
Methods
4.3.4.
Passing arguments to Methods
4.3.5.
Starting and stopping apps
4.3.6.
Generating SGML markup
4.3.7.
Logging
4.3.8.
Communicating With Client-side Java
List of Tables
4-1.
Dynamic Variables
4-2.
IMHO Variables
List of Examples
2-1.
An IMHO URL
Next
Overview