action中有个listjsp页面有个form提交到这个action表单中有个input我要把input的值提交到list的指定下标位置怎么写?<input name="list[1]">?这样行吗?