
com.opensymphony.xwork.xwork-messages.properties Maven / Gradle / Ivy
#
# Copyright (c) 2002-2006 by OpenSymphony
# All rights reserved.
#
xwork.error.action.execution=Error during Action invocation
xwork.exception.missing-action=There is no Action mapped for action name {0}. Check if there is such an action name defined in xwork.xml and also if the such an action class exists. Check also the log to see if the action class is successfully loaded.
xwork.exception.missing-package-action=There is no Action mapped for namespace {0} and action name {1}. Check if there is such an action name with such namespace defined in the xwork.xml and also if such an action class exists. Check also the log to see if the action class is successfully loaded.
xwork.default.invalid.fieldvalue=Invalid field value for field "{0}".
© 2015 - 2025 Weber Informatics LLC | Privacy Policy