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
- TO:
Sender address
- FROM:
1..n recipient addresses
- SUBJECT:
a subject line
- BODY:
the message body
The form has a send and cancel action as submit buttons.