Adapt Tutorial
These pages give you a quick practical way to get started on learning to write
dynamic Web pages using JSP and the Adapt
package. This tutorial assumes that you can:
- write plain HTML pages (directly, not with an authoring tool)
- install files into a dynamic Web site (e.g. a Tomcat site)
- cope with simple 'straight-line' programming in the Java language
The tutorial consists of a number of sections, each containing a series of
explained examples, and suggested exercises.
Displaying Information
Parameters and Forms
Databases