Tuesday, April 29, 2008

Cancel Button for CancellableFormController

input type="submit" name="_cancel" value="Cancel"

where by default "_cancel" is the cancelParamKey. You can use setCancelParamKey() to override it.

No comments: