<form name="detailForm" action="adminSearchPerformance.do" method="post"><input type="hidden" value="${userPerformance.userId}" name="userId"/><input type="hidden" value="${userPerformance.userName}" name="teacherName"/><input type="hidden" value="1" name="admin"/></form><a href="javascript:document.detailForm.submit();" class="a-comm">查看详情</a></td>
action 后面必须的接完整的页面路径;如果是ASP页面要加后缀名