⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 _input__jsp.java

📁 Struts最早是作为Apache Jakarta项目的组成部分问世运作。项目的创立者希望通过对该项目的研究
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
        _jsp_tag6.doStartTag();
        pageContext.write(_jsp_string13, 0, _jsp_string13.length);
        _jsp_tag7.setProperty("website");
        _jsp_tag7.doStartTag();
        _jsp_tag7.setBodyContent(null);
        int _jsp_endTagVar78 = _jsp_tag7.doEndTag();
        if (_jsp_endTagVar78 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
          return;
        pageContext.write(_jsp_string18, 0, _jsp_string18.length);
        _jsp_tag6.setKey("inputForm.birthDate");
        _jsp_tag6.doStartTag();
        pageContext.write(_jsp_string13, 0, _jsp_string13.length);
        _jsp_tag7.setProperty("birthDate");
        _jsp_tag7.doStartTag();
        _jsp_tag7.setBodyContent(null);
        int _jsp_endTagVar85 = _jsp_tag7.doEndTag();
        if (_jsp_endTagVar85 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
          return;
        pageContext.write(_jsp_string18, 0, _jsp_string18.length);
        _jsp_tag6.setKey("inputForm.email");
        _jsp_tag6.doStartTag();
        pageContext.write(_jsp_string13, 0, _jsp_string13.length);
        _jsp_tag7.setProperty("email");
        _jsp_tag7.doStartTag();
        _jsp_tag7.setBodyContent(null);
        int _jsp_endTagVar92 = _jsp_tag7.doEndTag();
        if (_jsp_endTagVar92 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
          return;
        pageContext.write(_jsp_string18, 0, _jsp_string18.length);
        _jsp_tag6.setKey("inputForm.creditCard");
        _jsp_tag6.doStartTag();
        pageContext.write(_jsp_string13, 0, _jsp_string13.length);
        _jsp_tag7.setProperty("creditCard");
        _jsp_tag7.doStartTag();
        _jsp_tag7.setBodyContent(null);
        int _jsp_endTagVar99 = _jsp_tag7.doEndTag();
        if (_jsp_endTagVar99 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
          return;
        pageContext.write(_jsp_string18, 0, _jsp_string18.length);
        _jsp_tag6.setKey("inputForm.phone");
        _jsp_tag6.doStartTag();
        pageContext.write(_jsp_string13, 0, _jsp_string13.length);
        _jsp_tag7.setProperty("phone");
        _jsp_tag7.doStartTag();
        _jsp_tag7.setBodyContent(null);
        int _jsp_endTagVar106 = _jsp_tag7.doEndTag();
        if (_jsp_endTagVar106 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
          return;
        pageContext.write(_jsp_string18, 0, _jsp_string18.length);
        if (_jsp_tag9 == null) {
          _jsp_tag9 = new org.apache.struts.taglib.html.SubmitTag();
          _jsp_tag9.setPageContext(pageContext);
          _jsp_tag9.setParent(_jsp_tag4);
          _jsp_tag9.setValue("ok");
        }

        int _jspEval109 = _jsp_tag9.doStartTag();
        if (_jspEval109 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
          _jsp_tag9.setBodyContent(null);
          do {
          } while (_jsp_tag9.doAfterBody() == javax.servlet.jsp.tagext.IterationTag.EVAL_BODY_AGAIN);
        }
        int _jsp_endTagVar110 = _jsp_tag9.doEndTag();
        if (_jsp_endTagVar110 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
          return;
        pageContext.write(_jsp_string13, 0, _jsp_string13.length);
        if (_jsp_tag10 == null) {
          _jsp_tag10 = new org.apache.struts.taglib.html.CancelTag();
          _jsp_tag10.setPageContext(pageContext);
          _jsp_tag10.setParent(_jsp_tag4);
          _jsp_tag10.setOnclick("bCancel=true");
        }

        int _jspEval113 = _jsp_tag10.doStartTag();
        if (_jspEval113 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
          _jsp_tag10.setBodyContent(null);
          do {
          } while (_jsp_tag10.doAfterBody() == javax.servlet.jsp.tagext.IterationTag.EVAL_BODY_AGAIN);
        }
        int _jsp_endTagVar114 = _jsp_tag10.doEndTag();
        if (_jsp_endTagVar114 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
          return;
        pageContext.write(_jsp_string0, 0, _jsp_string0.length);
      }
      int _jsp_endTagVar115 = _jsp_tag4.doEndTag();
      if (_jsp_endTagVar115 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
        return;
      pageContext.write(_jsp_string8, 0, _jsp_string8.length);
      
util.DebugUtil.debug(pageContext);

      pageContext.write(_jsp_string20, 0, _jsp_string20.length);
    } catch (java.lang.Throwable _jsp_e) {
      pageContext.handlePageException(_jsp_e);
    } finally {
      if (_jsp_tag0 != null)
        _jsp_tag0.release();
      if (_jsp_tag1 != null)
        _jsp_tag1.release();
      if (_jsp_tag2 != null)
        _jsp_tag2.release();
      if (_jsp_tag3 != null)
        _jsp_tag3.release();
      if (_jsp_tag4 != null)
        _jsp_tag4.release();
      if (_jsp_tag5 != null)
        _jsp_tag5.release();
      if (_jsp_tag6 != null)
        _jsp_tag6.release();
      if (_jsp_tag7 != null)
        _jsp_tag7.release();
      if (_jsp_tag8 != null)
        _jsp_tag8.release();
      if (_jsp_tag9 != null)
        _jsp_tag9.release();
      if (_jsp_tag10 != null)
        _jsp_tag10.release();
      JspFactory.getDefaultFactory().releasePageContext(pageContext);
    }
  }

  private com.caucho.java.LineMap _caucho_line_map;
  private java.util.ArrayList _caucho_depends = new java.util.ArrayList();

  public boolean _caucho_isModified()
  {
    if (_caucho_isDead)
      return true;
    if (com.caucho.util.CauchoSystem.getVersionId() != 2057024150)
      return true;
    for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
      com.caucho.vfs.Depend depend;
      depend = (com.caucho.vfs.Depend) _caucho_depends.get(i);
      if (depend.isModified())
        return true;
    }
    return false;
  }

  public long _caucho_lastModified()
  {
    return 0;
  }

  public com.caucho.java.LineMap _caucho_getLineMap()
  {
    return _caucho_line_map;
  }

  public void destroy()
  {
      _caucho_isDead = true;
      super.destroy();
  }

  public void init(com.caucho.java.LineMap lineMap,
                   com.caucho.vfs.Path appDir)
    throws javax.servlet.ServletException
  {
    com.caucho.vfs.Path resinHome = com.caucho.util.CauchoSystem.getResinHome();
    com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath();
    mergePath.addMergePath(appDir);
    mergePath.addMergePath(resinHome);
    mergePath.addClassPath(getClass().getClassLoader());
    _caucho_line_map = new com.caucho.java.LineMap("_input__jsp.java", "/ch21/input.jsp");
    _caucho_line_map.add(1, 1);
    _caucho_line_map.add(1, 36);
    _caucho_line_map.add(9, 39);
    _caucho_line_map.add(18, 65);
    _caucho_line_map.add(18, 66);
    _caucho_line_map.add(18, 67);
    _caucho_line_map.add(24, 85);
    _caucho_line_map.add(24, 93);
    _caucho_line_map.add(28, 94);
    _caucho_line_map.add(28, 110);
    _caucho_line_map.add(28, 111);
    _caucho_line_map.add(28, 112);
    _caucho_line_map.add(35, 135);
    _caucho_line_map.add(35, 145);
    _caucho_line_map.add(39, 146);
    _caucho_line_map.add(39, 155);
    _caucho_line_map.add(42, 161);
    _caucho_line_map.add(43, 170);
    _caucho_line_map.add(43, 172);
    _caucho_line_map.add(46, 178);
    _caucho_line_map.add(46, 187);
    _caucho_line_map.add(47, 191);
    _caucho_line_map.add(47, 208);
    _caucho_line_map.add(47, 209);
    _caucho_line_map.add(47, 210);
    _caucho_line_map.add(49, 211);
    _caucho_line_map.add(54, 228);
    _caucho_line_map.add(55, 231);
    _caucho_line_map.add(55, 234);
    _caucho_line_map.add(57, 238);
    _caucho_line_map.add(58, 241);
    _caucho_line_map.add(58, 244);
    _caucho_line_map.add(60, 248);
    _caucho_line_map.add(61, 251);
    _caucho_line_map.add(61, 254);
    _caucho_line_map.add(63, 258);
    _caucho_line_map.add(64, 261);
    _caucho_line_map.add(64, 264);
    _caucho_line_map.add(66, 268);
    _caucho_line_map.add(67, 271);
    _caucho_line_map.add(67, 274);
    _caucho_line_map.add(69, 278);
    _caucho_line_map.add(70, 281);
    _caucho_line_map.add(70, 284);
    _caucho_line_map.add(72, 288);
    _caucho_line_map.add(73, 291);
    _caucho_line_map.add(73, 294);
    _caucho_line_map.add(75, 298);
    _caucho_line_map.add(76, 301);
    _caucho_line_map.add(76, 304);
    _caucho_line_map.add(78, 308);
    _caucho_line_map.add(79, 311);
    _caucho_line_map.add(79, 314);
    _caucho_line_map.add(81, 318);
    _caucho_line_map.add(82, 321);
    _caucho_line_map.add(82, 324);
    _caucho_line_map.add(84, 328);
    _caucho_line_map.add(84, 339);
    _caucho_line_map.add(85, 345);
    _caucho_line_map.add(85, 356);
    _caucho_line_map.add(88, 367);
    com.caucho.vfs.Depend depend;
    depend = new com.caucho.vfs.Depend(appDir.lookup("input.jsp"), 1060861652000L, 2113L);
    _caucho_depends.add(depend);
  }

  private static byte []_jsp_string3;
  private static byte []_jsp_string14;
  private static byte []_jsp_string19;
  private static byte []_jsp_string17;
  private static byte []_jsp_string16;
  private static byte []_jsp_string2;
  private static byte []_jsp_string1;
  private static byte []_jsp_string5;
  private static byte []_jsp_string9;
  private static byte []_jsp_string11;
  private static byte []_jsp_string20;
  private static byte []_jsp_string12;
  private static byte []_jsp_string0;
  private static byte []_jsp_string13;
  private static byte []_jsp_string18;
  private static byte []_jsp_string15;
  private static byte []_jsp_string4;
  private static byte []_jsp_string6;
  private static byte []_jsp_string7;
  private static byte []_jsp_string8;
  private static byte []_jsp_string10;
  static {
    _jsp_string3 = "\r\n  <li>".getBytes();
    _jsp_string14 = " \r\n ".getBytes();
    _jsp_string19 = " <br />\r\n \r\n ".getBytes();
    _jsp_string17 = "\r\n <br />\r\n \r\n ".getBytes();
    _jsp_string16 = "\r\n </font>\r\n ".getBytes();
    _jsp_string2 = "\r\n</head>\r\n\r\n<body>\r\n\r\n<h1>Input User</h1>\r\n\r\n<ul>\r\n<font color='green' >\r\n".getBytes();
    _jsp_string1 = "\r\n\r\n<html>\r\n\r\n<head>\r\n<title>Input User</title>\r\n".getBytes();
    _jsp_string5 = "\r\n</font>\r\n</ul>\r\n\r\n".getBytes();
    _jsp_string9 = "\r\n\r\n\r\n".getBytes();
    _jsp_string11 = ":\r\n".getBytes();
    _jsp_string20 = "\r\n</body>\r\n</html>".getBytes();
    _jsp_string12 = "\r\n    </font>\r\n".getBytes();
    _jsp_string0 = "\r\n".getBytes();
    _jsp_string13 = "\r\n ".getBytes();
    _jsp_string18 = " <br />\r\n\r\n ".getBytes();
    _jsp_string15 = "\r\n <font color=\"red\">\r\n ".getBytes();
    _jsp_string4 = "</li>\r\n".getBytes();
    _jsp_string6 = "\r\nThere were errors\r\n<ul>\r\n<font color='red' >\r\n".getBytes();
    _jsp_string7 = "\r\n</font>\r\n</ul>\r\n".getBytes();
    _jsp_string8 = "\r\n\r\n".getBytes();
    _jsp_string10 = "\r\n    <font size=\"4\" color=\"red\">\r\n".getBytes();
  }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -