g displayed properly. What could be the reason?
-Original Message-
From: Nagendra Kumar O V S [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 10, 2003 12:32 PM
To: [EMAIL PROTECTED]
Subject: RE: What should be in validate() method when using struts validator package
HI again
this pdf gives
s.xml
--nagi
---Original Message---
From: Struts Users Mailing
List
Date: Thursday, July
10, 2003 12:10:40 PM
To: 'Struts Users Mailing
List'
Subject: RE: What
should be in validate() method wh
: Re: What should be in validate() method when using struts validator package
hi,
struts validator provides both client side as well as server side validations.
if u want to use the serverside validations , u have to extend the validatorForm
instead of ActionForm and remove the validate() method
hi,
struts validator provides both client side as well as server side
validations.
if u want to use the serverside validations , u have to extend the
validatorForm instead of ActionForm and remove the validate() method all
together.
but, in my ap
4 matches
Mail list logo