action based client side validation

2004-06-28 Thread kalpesh modi
Hi, I made some changes to tag to take care of the action based client side validation. It will give different javascript validation for different button action. It is client side counterpart of VLDAction by Brandon Goodin. Adrian Lanning also help and gave suggestions for this development. Howev

action based client side validation

2004-06-28 Thread kalpesh modi
Hi, I made changes to tag for version 1.2 And sorry about the typo in the previous mail. It is actually validator-rules.xml and not validation.xml The change that the validator-rules.xml needs is the method name needs to be passed to the javascript functions. ---

action based client side validation

2004-07-01 Thread kalpesh modi
Hi Everyone, No one is interested in having this action based client side validation ?? I already posted two messages. = Regards, -Kalpesh (703)506-8229 X-3308 (Work) (203)676-9385 (Mobile) __ Do you Yahoo!? Yahoo! Mail - 50x more storag

action based client side validation

2004-07-02 Thread kalpesh modi
Hi, This tag will work whether you use the VLDAction class or not. It will work the same way as we used to insert the tag in the jsp page. If the formbean has to be validated, we assign value to attribute formName(e.g. formName="sampleForm") and if different methods(actions) have to be validated, w