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

📄 __friend.java

📁 一个论坛的实例
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
          _html_text0.setPageContext(pageContext); //[ /friend.jsp; Line: 69]          _html_text0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /friend.jsp; Line: 69]          _activeTag = _html_text0; //[ /friend.jsp; Line: 69]          _html_text0.setProperty(weblogic.utils.StringUtils.valueOf("fname")); //[ /friend.jsp; Line: 69]          _html_text0.setSize(weblogic.utils.StringUtils.valueOf("20")); //[ /friend.jsp; Line: 69]          _html_text0.setMaxlength(weblogic.utils.StringUtils.valueOf("20")); //[ /friend.jsp; Line: 69]          _html_text0.setStyleClass(weblogic.utils.StringUtils.valueOf("INPUT1")); //[ /friend.jsp; Line: 69]          _int0 = _html_text0.doStartTag(); //[ /friend.jsp; Line: 69]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 69]          if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /friend.jsp; Line: 69]            if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 69]              out = pageContext.pushBody(); //[ /friend.jsp; Line: 69]              _html_text0.setBodyContent((BodyContent)out); //[ /friend.jsp; Line: 69]              _html_text0.doInitBody(); //[ /friend.jsp; Line: 69]            } //[ /friend.jsp; Line: 69]            try { // _html_text0 popBody() try/finally.. //[ /friend.jsp; Line: 69]              do { //[ /friend.jsp; Line: 69]                /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /friend.jsp; Line: 69]                /*** declare & sync NESTED TagExtra Vars here ***/ //[ /friend.jsp; Line: 69]                //^%$__TAG_CODEGEN  //[ /friend.jsp; Line: 69]              } while (_html_text0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /friend.jsp; Line: 69]            } finally { // _html_text0 popBody() finally... //[ /friend.jsp; Line: 69]              if (_int0 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /friend.jsp; Line: 69]            } //[ /friend.jsp; Line: 69]          } // end !SKIP_BODY //[ /friend.jsp; Line: 69]          if (_html_text0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_text0); return; } //[ /friend.jsp; Line: 69]          _activeTag = _html_text0.getParent(); _html_text0.release(); //[ /friend.jsp; Line: 69]          //end text custom tag.... //[ /friend.jsp; Line: 69]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 69]          /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 69]          _writeText(response, out, _wl_block18, _wl_block18Bytes);          //^%$__TAG_CODEGEN : begin message custom tag block... //[ /friend.jsp; Line: 72]          /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 72]          if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /friend.jsp; Line: 72]          _bean_message0.setPageContext(pageContext); //[ /friend.jsp; Line: 72]          _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /friend.jsp; Line: 72]          _activeTag = _bean_message0; //[ /friend.jsp; Line: 72]          _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("friend.explain")); //[ /friend.jsp; Line: 72]          _int1 = _bean_message0.doStartTag(); //[ /friend.jsp; Line: 72]          if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 72]            throw new JspTagException("Since tag class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /friend.jsp; Line: 72]          } //[ /friend.jsp; Line: 72]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 72]          _int1 = _bean_message0.doEndTag(); //[ /friend.jsp; Line: 72]          if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /friend.jsp; Line: 72]          _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /friend.jsp; Line: 72]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 72]          /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 72]          _writeText(response, out, _wl_block19, _wl_block19Bytes);          //^%$__TAG_CODEGEN : begin textarea custom tag block... //[ /friend.jsp; Line: 73]          /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 73]          if (_html_textarea0 == null) _html_textarea0 = new org.apache.struts.taglib.html.TextareaTag(); //[ /friend.jsp; Line: 73]          _html_textarea0.setPageContext(pageContext); //[ /friend.jsp; Line: 73]          _html_textarea0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /friend.jsp; Line: 73]          _activeTag = _html_textarea0; //[ /friend.jsp; Line: 73]          _html_textarea0.setProperty(weblogic.utils.StringUtils.valueOf("comment")); //[ /friend.jsp; Line: 73]          _html_textarea0.setCols(weblogic.utils.StringUtils.valueOf("30")); //[ /friend.jsp; Line: 73]          _html_textarea0.setRows(weblogic.utils.StringUtils.valueOf("5")); //[ /friend.jsp; Line: 73]          _int0 = _html_textarea0.doStartTag(); //[ /friend.jsp; Line: 73]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 73]          if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /friend.jsp; Line: 73]            if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 73]              out = pageContext.pushBody(); //[ /friend.jsp; Line: 73]              _html_textarea0.setBodyContent((BodyContent)out); //[ /friend.jsp; Line: 73]              _html_textarea0.doInitBody(); //[ /friend.jsp; Line: 73]            } //[ /friend.jsp; Line: 73]            try { // _html_textarea0 popBody() try/finally.. //[ /friend.jsp; Line: 73]              do { //[ /friend.jsp; Line: 73]                /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /friend.jsp; Line: 73]                /*** declare & sync NESTED TagExtra Vars here ***/ //[ /friend.jsp; Line: 73]                //^%$__TAG_CODEGEN  //[ /friend.jsp; Line: 73]              } while (_html_textarea0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /friend.jsp; Line: 73]            } finally { // _html_textarea0 popBody() finally... //[ /friend.jsp; Line: 73]              if (_int0 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /friend.jsp; Line: 73]            } //[ /friend.jsp; Line: 73]          } // end !SKIP_BODY //[ /friend.jsp; Line: 73]          if (_html_textarea0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_textarea0); return; } //[ /friend.jsp; Line: 73]          _activeTag = _html_textarea0.getParent(); _html_textarea0.release(); //[ /friend.jsp; Line: 73]          //end textarea custom tag.... //[ /friend.jsp; Line: 73]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 73]          /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 73]          _writeText(response, out, _wl_block20, _wl_block20Bytes);          //^%$__TAG_CODEGEN : begin submit custom tag block... //[ /friend.jsp; Line: 78]          /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 78]          if (_html_submit0 == null) _html_submit0 = new org.apache.struts.taglib.html.SubmitTag(); //[ /friend.jsp; Line: 78]          _html_submit0.setPageContext(pageContext); //[ /friend.jsp; Line: 78]          _html_submit0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /friend.jsp; Line: 78]          _activeTag = _html_submit0; //[ /friend.jsp; Line: 78]          _html_submit0.setStyleClass(weblogic.utils.StringUtils.valueOf("BUTTN-FIX1")); //[ /friend.jsp; Line: 78]          _int1 = _html_submit0.doStartTag(); //[ /friend.jsp; Line: 78]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 78]          if (_int1 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /friend.jsp; Line: 78]            if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 78]              out = pageContext.pushBody(); //[ /friend.jsp; Line: 78]              _html_submit0.setBodyContent((BodyContent)out); //[ /friend.jsp; Line: 78]              _html_submit0.doInitBody(); //[ /friend.jsp; Line: 78]            } //[ /friend.jsp; Line: 78]            try { // _html_submit0 popBody() try/finally.. //[ /friend.jsp; Line: 78]              do { //[ /friend.jsp; Line: 78]                /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /friend.jsp; Line: 78]                /*** declare & sync NESTED TagExtra Vars here ***/ //[ /friend.jsp; Line: 78]                //^%$__TAG_CODEGEN : begin message custom tag block... //[ /friend.jsp; Line: 78]                /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 78]                if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /friend.jsp; Line: 78]                _bean_message0.setPageContext(pageContext); //[ /friend.jsp; Line: 78]                _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)_html_submit0); //[ /friend.jsp; Line: 78]                _activeTag = _bean_message0; //[ /friend.jsp; Line: 78]                _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("bbscs.botton.submit")); //[ /friend.jsp; Line: 78]                _int0 = _bean_message0.doStartTag(); //[ /friend.jsp; Line: 78]                if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 78]                  throw new JspTagException("Since tag class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /friend.jsp; Line: 78]                } //[ /friend.jsp; Line: 78]                /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 78]                _int0 = _bean_message0.doEndTag(); //[ /friend.jsp; Line: 78]                if (_int0 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /friend.jsp; Line: 78]                _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /friend.jsp; Line: 78]                /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 78]                /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 78]                //^%$__TAG_CODEGEN  //[ /friend.jsp; Line: 78]              } while (_html_submit0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /friend.jsp; Line: 78]            } finally { // _html_submit0 popBody() finally... //[ /friend.jsp; Line: 78]              if (_int1 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /friend.jsp; Line: 78]            } //[ /friend.jsp; Line: 78]          } // end !SKIP_BODY //[ /friend.jsp; Line: 78]          if (_html_submit0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_submit0); return; } //[ /friend.jsp; Line: 78]          _activeTag = _html_submit0.getParent(); _html_submit0.release(); //[ /friend.jsp; Line: 78]          //end submit custom tag.... //[ /friend.jsp; Line: 78]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 78]          /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 78]          _writeText(response, out, _wl_block21, _wl_block21Bytes);          //^%$__TAG_CODEGEN  //[ /friend.jsp; Line: 81]        } while (_html_form0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /friend.jsp; Line: 81]      } // end !SKIP_BODY //[ /friend.jsp; Line: 81]      if (_html_form0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_form0); return; } //[ /friend.jsp; Line: 81]      _activeTag = _html_form0.getParent(); _html_form0.release(); //[ /friend.jsp; Line: 81]      //end form custom tag.... //[ /friend.jsp; Line: 81]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 81]      /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 81]      _writeText(response, out, _wl_block22, _wl_block22Bytes);      //^%$__TAG_CODEGEN : begin form custom tag block... //[ /friend.jsp; Line: 82]      /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 82]      if (_html_form0 == null) _html_form0 = new org.apache.struts.taglib.html.FormTag(); //[ /friend.jsp; Line: 82]      _html_form0.setPageContext(pageContext); //[ /friend.jsp; Line: 82]      _html_form0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /friend.jsp; Line: 82]      _activeTag = _html_form0; //[ /friend.jsp; Line: 82]      _html_form0.setAction(weblogic.utils.StringUtils.valueOf("/friend")); //[ /friend.jsp; Line: 82]      _int0 = _html_form0.doStartTag(); //[ /friend.jsp; Line: 82]      if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 82]        throw new JspTagException("Since tag class org.apache.struts.taglib.html.FormTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /friend.jsp; Line: 82]      } //[ /friend.jsp; Line: 82]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 82]      if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /friend.jsp; Line: 82]        do { //[ /friend.jsp; Line: 82]          /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /friend.jsp; Line: 82]          /*** declare & sync NESTED TagExtra Vars here ***/ //[ /friend.jsp; Line: 82]          _writeText(response, out, _wl_block23, _wl_block23Bytes);          //^%$__TAG_CODEGEN : begin hidden custom tag block... //[ /friend.jsp; Line: 83]          /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 83]          if (_html_hidden0 == null) _html_hidden0 = 

⌨️ 快捷键说明

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