Class PostForm

All Implemented Interfaces:
Composable, MultiPhased

public class PostForm extends SinglePhaseAction
PostForm is a subclass of SinglePhaseAction which creates a form and submits it through http post. Currently only supports enctype 'application/x-www-form-urlencoded'.
Author:
Kimberly