?public ActionErrors validate(ActionMapping actionMapping,
          ???????????????????????????????? HttpServletRequest httpServletRequest) {
          ??????? String style =
          ??????????????? "^[a-zA-Z][a-zA-Z0-9._-]*@([a-zA-Z0-9-_]+\\.)+(com|gov|net|com\\.cn|edu\\.cn)$";
          ??????? Pattern ptt = Pattern.compile(style);
          ??????? Matcher mch=ptt.matcher(email);
          ??????? ActionErrors errors = new ActionErrors();
          ??????? if ((name == null || name.equals(""))) {
          ??????????? ActionError error = new ActionError("error.name");
          ??????????? errors.add("name", error);
          ??????? } else
          ??????? if (!mch.matches()) {
          ??????????? ActionError error = new ActionError("error.email");
          ??????????? errors.add("email", error);
          ??????? }
          ??????? return errors;
          ??? }

          只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。


          網(wǎng)站導(dǎo)航:
           
          主站蜘蛛池模板: 仁怀市| 固阳县| 嘉荫县| 丰都县| 和田县| 滁州市| 都安| 桂林市| 米脂县| 乌兰浩特市| 香港 | 中宁县| 梓潼县| 满洲里市| 宽城| 西丰县| 铁岭县| 托里县| 奉化市| 彩票| 军事| 印江| 富民县| 乐山市| 吉安市| 兴和县| 徐水县| 大渡口区| 门头沟区| 浦北县| 汉寿县| 武汉市| 西吉县| 将乐县| 碌曲县| 潢川县| 黄平县| 诸暨市| 修水县| 蓬溪县| 石河子市|