Re: Auto Form Validation Not Done?

2001-01-17 Thread Johan Compagner
üngliche Nachricht- > Von: Hee Meng, Poh [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 17. Januar 2001 17:38 > An: [EMAIL PROTECTED] > Betreff: Re: Auto Form Validation Not Done? > > > Hi, > > U r right. Just found this too. But still having problem of > not produ

AW: Auto Form Validation Not Done?

2001-01-17 Thread Juergen Ebert
nuar 2001 17:38 An: [EMAIL PROTECTED] Betreff: Re: Auto Form Validation Not Done? Hi, U r right. Just found this too. But still having problem of not producing my error messages. Digging further... Regards - Original Message - From: "Johan Compagner" <[EMAIL PROTECTED]&g

Re: Auto Form Validation Not Done?

2001-01-17 Thread Hee Meng, Poh
validate="true"> > > > Maybe you have specified false? > > johan > > > > -Original Message- > > From: Hee Meng, Poh [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 17, 2001 10:51 AM > > To: [EMAIL PROTECTED] &g

RE: Auto Form Validation Not Done?

2001-01-17 Thread Johan Compagner
; To: [EMAIL PROTECTED] > Subject: Auto Form Validation Not Done? > > > Hi, > > Anyone can verify if auto form validation is working in struts@16012001? > Implemented the method > > public ActionErrors validate(ActionMapping mapping, >

Auto Form Validation Not Done?

2001-01-17 Thread Hee Meng, Poh
Hi, Anyone can verify if auto form validation is working in struts@16012001? Implemented the method public ActionErrors validate(ActionMapping mapping, HttpServletRequest request) in my action form class but can't see it being executed...