mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
WW-1353 First pass on wildcard refactoring.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@428424 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -130,6 +130,14 @@ public final class Constants {
|
||||
*/
|
||||
public static final String PASSWORD_MISMATCH_FIELD = "password";
|
||||
|
||||
/**
|
||||
* <p/>
|
||||
* A static message in case message resource is not loaded.
|
||||
* </p>
|
||||
*/
|
||||
public static final String ERROR_INVALID_WORKFLOW =
|
||||
"ERROR: Action is being executed out of sequence!";
|
||||
|
||||
// ---- Log Messages ----
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user