Package | Description |
---|---|
org.apache.turbine.util |
Various utilities used in Turbine and for Turbine based applications.
|
Modifier and Type | Method and Description |
---|---|
FormMessage[] |
FormMessages.getFormMessages(String formName)
Gets all form messages for a given form.
|
FormMessage[] |
FormMessages.getFormMessages(String formName,
String fieldName)
Get form messages for a given form and field.
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.