Version $Revision: 1.2 $ Last modified: $Date: 2004-12-08 11:00:56 $

Package Usage as Building Block

Purpose

With the help of the ContactFromController.java one can create a contact/message/mail form.
This form contains the fields
  1. TO:
    Sender address
  2. FROM:
    1..n recipient addresses
  3. SUBJECT:
    a subject line
  4. BODY:
    the message body
The form has a send and cancel action as submit buttons.