S1-1.3.8 Validation using 'validwhen' for radio button

2007-08-10 Thread Vivek Chauhan
Hi, I am trying to do a conditional validation using 'validwhen'. There is group of two radio buttons (values 'Yes' and 'No') and on selecting any one of them either a drop down box is displayed or a text box is displayed. I want to validate the text box or drop down box based on which radio but

Re: How to pass index from iterator tag to JS

2005-07-14 Thread Vivek Chauhan
javascript: changeSomeCheckBox("+index+")"%>" /> > > regards > Leon > > > On Thu, 2005-07-14 at 12:59 +0530, Vivek Chauhan wrote: >> Ya.. Thnx for ur suggestion.. >> actually the problem is with struts only you can nest two struts >> tags.. >

Re: How to pass index from iterator tag to JS

2005-07-14 Thread Vivek Chauhan
m using input type = "checkbox" tag Is there a way to work only using Struts tags..without resorting to pure HTML... Thanks, Vivek )" /> "Leon Rosenberg" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > ')">

How to pass index from iterator tag to JS

2005-07-13 Thread Vivek Chauhan
Hi, How can I pass the index of the iterator tag to a Javascript function. I had used JSP scriptlet but tht wz not working.. vivek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]