[cubby-user:212] 名前が可変であるラジオボタンの値を Action 側で受け取りたい場合

[E-MAIL ADDRESS DELETED] [E-MAIL ADDRESS DELETED]
2011年 2月 24日 (木) 12:07:29 JST


お世話になります、鈴木と申します。
  以下のような名前が可変であるラジオボタンの値をAction側で受け取りたい場合、
@Formのbeanではどのような型を宣言をすればいいでしょうか。
#String[][]等試してみましたが、nullで返ってくるようです。
Cubbyのバージョンは2.0.9です。
ご教示のほどよろしくお願い致します。
   
  【テンプレートの例】
<input type="radio" name="array[1]" value="0" checked="checked">
<input type="radio" name="array[1]" value="1">
<input type="radio" name="array[1]" value="2">
…
<input type="radio" name="array[2]" value="0" checked="checked">
<input type="radio" name="array[2]" value="1">
<input type="radio" name="array[2]" value="2">
 
-------------- next part --------------
HTMLの添付ファイルを保管しました...
URL: <http://ml.seasar.org/archives/cubby-user/attachments/20110224/67e205d3/attachment.html>


cubby-user メーリングリストの案内