I am having trouble addressing individual properties with radio? To be more precise, I have the following scenario:
<s:radio list="#attr.currQuestion.value.answers"></s:radio> Where answers is a Map of Long,Answer pairs. I want to set listValue to a property of the Answer, but I can't work out the current indexing scheme. -- Scott [EMAIL PROTECTED]