1.$("#Form").ajaxSubmit(options) is not a function 的原因
在该页面引用jquery.form.js,form可以成功提交(如果用<jsp:include page="../common/dialog.jsp"></jsp:include>引用过了,还是要在本页面再次引用)
<script type="text/javascript" src="<%=request.getContextPath()%>/PAGE/js/jquery.form.js"></script>