You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Michael Kastner <ka...@galt.de> on 2004/04/28 20:30:27 UTC

Can't find validation results.

Hello,

maybe someone can help me. After the form validation is finished I try 
to fetch the results from my form class which extends ValidatorForm.

So, I in my Action class, after successfull validation, which works 
fine, I call the form's getResultValueMap(). But the result values are 
not there.

Am I missing something? Where are the result values if not in the super 
class's resultValueMap?

Please, cann anyone help me to get this straight?

Thanks for reading this message.


Michael Kastner


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