Re: s:select onchange and validation

2007-10-04 Thread Jason Deffenbaugh
I just used a hidden field to save the index. Easier way? -Jason On Thu, 2007-10-04 at 11:07 -0400, Jason Deffenbaugh wrote: > Hello, > > I have two s:select drop downs on my page, lets call them x and y. When > I change the value of x I populate y using the onchange attribute > calling a java

s:select onchange and validation

2007-10-04 Thread Jason Deffenbaugh
Hello, I have two s:select drop downs on my page, lets call them x and y. When I change the value of x I populate y using the onchange attribute calling a javascript function. If the user then tries to submit the form with errors my validation kicks in and refreshes the page showing the field er