jsp 中struts 标签问题

<html:formaction="/cart2"method="post"><tableborder=1pxclass="datalist"id="ta"><logic... <html:form action="/cart2" method="post" >

<table border=1px class="datalist" id="ta">

<logic:present name="cl">
<tr><th>商品编号<br></th><th>商品名称<br></th><th>商品价格<br></th><th>购买数量<br></th><th>小计<br></th><th>取消<br></th></tr>

<logic:iterate id="c" name="cl">

<tr>
<td><bean:write name="c" property="m_id" /><html:hidden name="c" property="m_id"/></td>
<td><bean:write name="c" property="m_name"/></td>
<td><bean:write name="c" property="m_price"/></td>
<td><html:text name="c" property="m_num" size="5" onchange="fun(我想从这里传我修改的记录m_id的值);"/><br></td>
<td><bean:write name="c" property="m_csum"/></td>
<td><input type="button" value="取消" class="btn"/></td>
</tr>

</logic:iterate>

</logic:present>

</table>
购物款总计:${dsum }<br>
<input type="text" id="mm">
<html:link forward="show">继续购物</html:link>
<html:submit/><html:cancel/>
</html:form>
不好意思啊
这个问题我自己解决了
展开
 我来答
mojing127
2008-01-07
知道答主
回答量:1
采纳率:0%
帮助的人:0
展开全部
解决了就好
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式