I think you're assertion is incorrect. including the <html:javascript> tag
on a page will generate all the javascript validations for a form - they get
"invoked" by you putting some javascript in the <html:form>'s onsubmit
event - nothing to do with the validate setting in the struts config. All
the validate=false setting controls is server side validation.

Niall

----- Original Message ----- 
From: "emre akbas" <[EMAIL PROTECTED]>
Sent: Friday, September 09, 2005 3:12 PM

> This requires that we write ... validate="false" ... in the
> action-mapping definition. However, if we do this, we cannot use
javascript
> (client-size) validation. I want to use javascript validation



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

Reply via email to