Using <s:actionerror /> worked fine so far. But now it appears not to
show my action errors anymore.
For example with:
@RequiredFieldValidator(
type = ValidatorType.SIMPLE, fieldName
= "username", key =
"errors.usernamemissing")
Or:
this.addActionError(getText("errors.usernamemissing""));
there is nothing shown.
I have done many modification until i noticed that. Is it probably
related when i switched to the plain theme?
I am using the current 2.3.1-snapshot
Thanks + Cheers!
Christian
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]