I would like to display en error in a JSP page without define a
Key-Value
in the resources.properties file.
Because I retrieve the error message from a common file, used by all
the applications of the project.
So I have only a String and no key, how is it possible to add the
error
I tried
errors.add(ActionErrors.GLOBAL_ERROR,
new ActionError(ActionErrors.GLOBAL_ERROR, "My Problem"));
but it doesn't work
Does a key must exist for each error in the resources.properties
file ?
-----------------------------------------------------------
As of February 12, 2003 Thomson unifies its email addresses on a worldwide
basis.Please note my new email address: [EMAIL PROTECTED]
Thomson is the leader in solutions and technologies for the entertainment
and media industries and serves its customers under its four strategic
brands: Technicolor, Grass Valley, RCA and THOMSON.
More about Thomson: http://www.thomson.net/videochain
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]