In a situation like this, the best thing is to create a new
application that contains just enough code to expose the error. Most
often, in creating the application to expose the error, you will find
the problem that is causing  the error. If not, you will have a
concise example to post, so that other people will be able to help.

-- HTH, Ted.
http://www.husted.com/poe/


On 1/2/06, Holger Moosbauer <[EMAIL PROTECTED]> wrote:
> Hello friends,
>
> I'm a struts newbe and I just can't find the
> answer on the internet to that validation exception.
> Does anyone know the answer? ... thx.
>
> org.apache.commons.validator.ValidatorException:
> org.apache.struts.validator.FieldChecks.validateRequired(java.lang.Object,
> org.apache.commons.validator.ValidatorAction,
> org.apache.commons.validator.Field, org.apache.struts.action.ActionMessages,
> javax.servlet.http.HttpServletRequest)
>
> pretty strange, he?
>
> Greetings
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to