You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Leung, Albert" <AL...@Biscom.com> on 2004/09/01 20:55:42 UTC

form validation

For some reason I can't get form validation to work for a particular
project. If I take the same ValidatorForm, use the same validation entry in
formset, and update the struts-config to use the same form bean and action
it works fine in another project. The project that has problems just gives
me a blank page whenever it finds something wrong. There is no stack trace
or log that can tell me what could be wrong.

 

Please help!

 

Albert


Re: form validation

Posted by Bill Siggelkow <bi...@bellsouth.net>.
Leung, Albert wrote:

> For some reason I can't get form validation to work for a particular
> project. If I take the same ValidatorForm, use the same validation entry in
> formset, and update the struts-config to use the same form bean and action
> it works fine in another project. The project that has problems just gives
> me a blank page whenever it finds something wrong. There is no stack trace
> or log that can tell me what could be wrong.
> 
>  
> 
> Please help!
> 
>  
> 
> Albert
> 
> 
This can happen if the page specified by the "input" attribute does not 
exist.


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