I found out that that with validate=true the mydispatchaction *never* is called.
The requestprocessor instanciates the actionform calls the reset() and validate() methods of the actionform. The validate() methods gives an error because nothing has been filled in. It does not call the dispatchaction so no chance to call the actionform setter methods.


Of course everything works (without validation) as soon as I switch off validation. At the moment this validation feature looks - hmm - at least *strange* to me...

Best regards,
Carsten Hammer



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



Reply via email to