Susan Bradeen wrote:

On 11/18/2003 07:29:41 AM Dominique de Waleffe wrote:



I have this in my code:
errors.add(ActionErrors.GLOBAL_ERROR,
new



ActionError("error.key.invalid-value.dummy","<keyname>","<value>","<expected>");

Are <keyname>, <value>, <expected> evaluated or literal values? Do you mean
to have the quotes around them? Can you print out the values in statements
to make sure they are not blank values?



They are just String values I  want to be included in my message...
This was just a test to see if the thing works, I expect:

DUMMY: key:<keyname> Value:<value> expected:<expected>

Of course in the rest of the code I have other strings to put....
D.

--
Dominique de Waleffe Email: [EMAIL PROTECTED] [No HTML please]
Mission Critical, Drève Richelle 161 Bât N, B-1410 Waterloo, Belgium Phone: +32 2 757 10 15 Fax: +32 2 759 27 60




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to