| Author |
difference between html:radio and normal html type=radio
|
Rauhl Roy
Ranch Hand
Joined: Aug 01, 2006
Posts: 401
|
|
hi, html:radio value attribute in struts do not take another taglig,but intupt type =radio in html accepts struts html. can you please tell me what is the value i should pass inorder to enter get the value of selected item in radio button value? this simply prints the string "bankAccountNumber". but i need value of this. even value="<%=bankAccountNumber.getValue()%>" this is showing error <html:radio property="accountNumberIndex" value="bankAccountNumber"/> rahul
|
 |
 |
|
|
subject: difference between html:radio and normal html type=radio
|
|
|