Hello All.

I'm using Struts 1.1rc2 with the Validator Frame work.
 I have some conditional validation that has to be
done (if this option is selected, then some other
field must be filled out).

Everything works fine when I mess around with the
validate method of the action form, but I don't know
what I need to do so get JavaScript validation
working.

I'd like to have a way to call my own methods in
adition to the ones called when I use <html:javascript
form="myForm"> and have all the errors pop up in the
same error box.

Is there an easy way to do this?

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to