Sorry guys. I figured it out. It helps extending ValidatorForm. Doh. ;)
Anders,
Quoting "Anders R. Sveen" <[EMAIL PROTECTED]>:
> I've got a formbean and a action that is working, but I can't apply
> validation.
> (config below) Through my debugger I can see that the validate() method is
> called
I've got a formbean and a action that is working, but I can't apply validation.
(config below) Through my debugger I can see that the validate() method is
called, which in turn calls super.validate(). The getCountryid() method on the
form is NEVER acessed upon submit.
--- struts-config.xml ---
2 matches
Mail list logo