<% int vol = (Integer)request.getAttribute("cardtype") ; %>
<input type="radio" value="5" >
<input type="radio" value="10" >
<% int vol = (Integer)request.getAttribute("cardtype") ; %>
<input type="radio" value="5" >
<input type="radio" value="10" >
相关文章: