You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by José Moreira <jm...@e-terno.net> on 2003/05/30 21:06:50 UTC

Action Erros

Hello,

when i return the errors to my form i get a 'null' before and after each
error message for each erroneous filled field... what seem to be the
problem?


thank you,
good work
-- 
José Moreira <jm...@e-terno.net>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: Action Erros or Eros (kinda kinky)

Posted by Brandon Goodin <ma...@phase.ws>.
Without seeing your code it is hard to say. But, my guess is that you aren't checking for an empty status before you display them. Check for empty and avoid the bean write if it is null.

Brandon Goodin

-----Original Message-----
From: José Moreira [mailto:jmoreira@e-terno.net]
Sent: Friday, May 30, 2003 1:07 PM
To: struts-user@jakarta.apache.org
Subject: Action Erros


Hello,

when i return the errors to my form i get a 'null' before and after each
error message for each erroneous filled field... what seem to be the
problem?


thank you,
good work
-- 
José Moreira <jm...@e-terno.net>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org