Thank you for the suggestion. I tried this and am still getting only a BLANK page with validate="true". Are there any other ideas?
DW


----- Original Message ----- From: "Niall Pemberton" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Monday, February 07, 2005 2:19 PM
Subject: Re: Trouble with DispatchAction and ValidatorActionForm



Looks to me like your missing a "/" off your input parameter....

--->     input="manage_stake.jsp">

Niall

P.S. don't forget to set validate back to "true".

----- Original Message ----- From: "Daniel Watrous" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Monday, February 07, 2005 8:42 PM
Subject: Re: Trouble with DispatchAction and ValidatorActionForm



I don't get it??? Is there something obvious about the error that I
should
be able to see now? I still don't have validation happening, even though
I
can see my page.
DW

----- Original Message ----- From: "Niall Pemberton" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Monday, February 07, 2005 1:41 PM
Subject: Re: Trouble with DispatchAction and ValidatorActionForm



> Most problems people experience are self-inflicted :-)
>
> ----- Original Message ----- > From: "Daniel Watrous" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Sent: Monday, February 07, 2005 8:33 PM
> Subject: Re: Trouble with DispatchAction and ValidatorActionForm
>
>
>> by adding 'validate="false"' to my action mapping the page now loads.
Is
>> there some undocumented incompatibility when using DispatchAction and
>> ValidatorActionForm together?
>>
>> DW



--------------------------------------------------------------------- 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