JSP页面Post提交表单失败页面不刷新、不重置

时间:2024-10-12 11:00:29

1、action 部分需要填写一个属性 target="postFrame"

JSP页面Post提交表单失败页面不刷新、不重置

2、在新建表单页面时加载<script>var strPostFrame=争犸禀淫"<table style='display:none'>";//strPostFrame=strPostFrame+"<tr>";strPostFrame=strPostFrame+" <td >";strPostFrame=strPostFrame+" <iframe name='postFrame' ></iframe>";strPostFrame=strPostFrame+" </td>";strPostFrame=strPostFrame+"</tr>";strPostFrame=strPostFrame+"</table>";document.writeln(strPostFrame);var path ='${ProjectPath}';</script>

JSP页面Post提交表单失败页面不刷新、不重置
© 手抄报圈