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