Michael Jouravlev wrote:

I usually get blank pages when I do not have a proper "forward"
defined, but in your case it is "input" and it looks ok.

On 5/26/05, Andy <[EMAIL PROTECTED]> wrote:
When I select Submit, entering data into my form fields so the form is
parsed as valid, the forward works correctly. When I leave the fields
empty, so the form is parsed as invalid, I just get an empty page back -
which must be generated by Struts as it doesn't match any HTML I have.
Wow, I actually misread this thread TWICE. I thought you were just not getting the errors back, but you're getting a blank page.

Sheesh.

I agree with Michael, if a forward is wrongly-defined you'll often just get a blank page. I'm kind of curious as to why your debug logs print twice.

Oh, try taking the ".do" off of the html:form action attribute.

And try using html:messages rather than html:errors!

Dave



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

Reply via email to