回调没用,加上iframe提交表单

1,回调没用,

<iframe width="0" height="0" name="actionframe"></iframe>
<form action="<%=path%>/adminparty/adminparty!setProcedure.action" onsubmit="return checkform();"
method="post" id="form" target="actionframe">

2,设置用户默认角色

setTBaseRoles

3,file类型,如果没有model对应的属性,

posted @ 2014-11-04 11:21  野鹤闲人  阅读(187)  评论(0)    收藏  举报