Use
*
*
instead of **
Bradford M. Ayers wrote:
I noticed in the documentation that ActionError is deprecated, so I was trying to be a
good doobie and use ActionMessage like the docs say to. So in my code, when I go from
this:
errors.add( ActionErrors.GLOBAL_ERROR, new ActionMessage( "
On 12/17/2003 09:36 PM Bradford M. Ayers wrote:
I noticed in the documentation that ActionError is deprecated, so I
was trying to be a good doobie and use ActionMessage like the docs
say to. So in my code, when I go from this: errors.add(
ActionErrors.GLOBAL_ERROR, new ActionMessage(
"error.passwo
I noticed in the documentation that ActionError is deprecated, so I was trying to be a
good doobie and use ActionMessage like the docs say to. So in my code, when I go from
this:
errors.add( ActionErrors.GLOBAL_ERROR, new ActionMessage( "error.password.mismatch" ));
to this:
errors.add( ActionEr
3 matches
Mail list logo