Hello,
This works fine:
errors.add(ActionErrors.GLOBAL_ERROR,new
ActionError("errors.createkunde.float"));but i want to define the message at runtime, i want to put a string into the ActionError that is not defined in .properties file. Is that possible ? if yes, could u give me a example ? thnx for help --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

