Re: Syntax assistance bean tag

2005-12-09 Thread Laurie Harper
Jim Reynolds wrote: Need a little help with syntax dilemma: I am iterating over a list like so: and creating And the problem is within the onclick event, I need to send another property from attributeBean to a handler. javascript:selectRadio(''); But no matter what I try, Try searching th

Syntax assistance bean tag

2005-12-07 Thread Jim Reynolds
Need a little help with syntax dilemma: I am iterating over a list like so: and creating And the problem is within the onclick event, I need to send another property from attributeBean to a handler. javascript:selectRadio(''); But no matter what I try,