有一个注册的功能,想做正则验证。
由于懒不想自己写js表单验证。
同学推荐了 easyform 这个插件。
然后不幸的事情发生了。
虽然表单验证成功了,不符合条件真的提交不上去。
但是。
但是就算符合条件了也提交不上去了。
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
%>
User Account - Bootstrap Admin
用户注册
请填写基本信息
© 2014 Go Ideate.