> This is what I was getting at in my previous reply. The property attribute of > the radio tag should correspond to a property of your form, not a property of > the beans in the collection you're iterating through.
But there *is* no form. To clarify, there is an html <form> tag, but NOT a Struts <html:form> tag. So there is no ActionForm extension for this particular form. All the resolution page does is present a list of choices, and then [somehow] go back to where the user came from. I tried to make a ResolutionForm [see other message about whether ever form should have one] but it made things worse. > By the way, 1.1 introduced an idName attribue on the radio tag that might be of > help... Probably! I'll take a look. I still need to get the nightly build and try out the expression language stuff. Thanks, -- Wendy Smoak http://sourceforge.net/projects/unidbtags