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

📄 __friend.java

📁 一个论坛的实例
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
        try { // _logic_iterate0 popBody() try/finally.. //[ /friend.jsp; Line: 48]          do { //[ /friend.jsp; Line: 48]            /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /friend.jsp; Line: 48]            /*** declare & sync NESTED TagExtra Vars here ***/ //[ /friend.jsp; Line: 48]            com.laoer.bbscs.bean.Friend b = null; //[ /friend.jsp; Line: 48]            b = (com.laoer.bbscs.bean.Friend)pageContext.findAttribute("b"); //[ /friend.jsp; Line: 48]            out.print("\r\n        <tr>\r\n          <td class=\"S3\"><div align=\"center\">");            //^%$__TAG_CODEGEN : begin write custom tag block... //[ /friend.jsp; Line: 50]            /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 50]            if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /friend.jsp; Line: 50]            _bean_write0.setPageContext(pageContext); //[ /friend.jsp; Line: 50]            _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /friend.jsp; Line: 50]            _activeTag = _bean_write0; //[ /friend.jsp; Line: 50]            _bean_write0.setName(weblogic.utils.StringUtils.valueOf("b")); //[ /friend.jsp; Line: 50]            _bean_write0.setProperty(weblogic.utils.StringUtils.valueOf("fname")); //[ /friend.jsp; Line: 50]            _int2 = _bean_write0.doStartTag(); //[ /friend.jsp; Line: 50]            if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 50]              throw new JspTagException("Since tag class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /friend.jsp; Line: 50]            } //[ /friend.jsp; Line: 50]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 50]            _int2 = _bean_write0.doEndTag(); //[ /friend.jsp; Line: 50]            if (_int2 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /friend.jsp; Line: 50]            _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /friend.jsp; Line: 50]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 50]            /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 50]            out.print("</div></td>\r\n          <td class=\"S2\"><div align=\"center\"></div></td>\r\n          <td class=\"S3\"><div align=\"center\">");            //^%$__TAG_CODEGEN : begin link custom tag block... //[ /friend.jsp; Line: 52]            /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 52]            if (_html_link0 == null) _html_link0 = new org.apache.struts.taglib.html.LinkTag(); //[ /friend.jsp; Line: 52]            _html_link0.setPageContext(pageContext); //[ /friend.jsp; Line: 52]            _html_link0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /friend.jsp; Line: 52]            _activeTag = _html_link0; //[ /friend.jsp; Line: 52]            _html_link0.setAction(weblogic.utils.StringUtils.valueOf("/friend?action=del")); //[ /friend.jsp; Line: 52]            _html_link0.setParamId(weblogic.utils.StringUtils.valueOf("id")); //[ /friend.jsp; Line: 52]            _html_link0.setParamName(weblogic.utils.StringUtils.valueOf("b")); //[ /friend.jsp; Line: 52]            _html_link0.setParamProperty(weblogic.utils.StringUtils.valueOf("id")); //[ /friend.jsp; Line: 52]            _int1 = _html_link0.doStartTag(); //[ /friend.jsp; Line: 52]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 52]            if (_int1 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /friend.jsp; Line: 52]              if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 52]                out = pageContext.pushBody(); //[ /friend.jsp; Line: 52]                _html_link0.setBodyContent((BodyContent)out); //[ /friend.jsp; Line: 52]                _html_link0.doInitBody(); //[ /friend.jsp; Line: 52]              } //[ /friend.jsp; Line: 52]              try { // _html_link0 popBody() try/finally.. //[ /friend.jsp; Line: 52]                do { //[ /friend.jsp; Line: 52]                  /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /friend.jsp; Line: 52]                  /*** declare & sync NESTED TagExtra Vars here ***/ //[ /friend.jsp; Line: 52]                  //^%$__TAG_CODEGEN : begin message custom tag block... //[ /friend.jsp; Line: 52]                  /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 52]                  if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /friend.jsp; Line: 52]                  _bean_message0.setPageContext(pageContext); //[ /friend.jsp; Line: 52]                  _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)_html_link0); //[ /friend.jsp; Line: 52]                  _activeTag = _bean_message0; //[ /friend.jsp; Line: 52]                  _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("bbscs.del")); //[ /friend.jsp; Line: 52]                  _int2 = _bean_message0.doStartTag(); //[ /friend.jsp; Line: 52]                  if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 52]                    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: 52]                  } //[ /friend.jsp; Line: 52]                  /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 52]                  _int2 = _bean_message0.doEndTag(); //[ /friend.jsp; Line: 52]                  if (_int2 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /friend.jsp; Line: 52]                  _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /friend.jsp; Line: 52]                  /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 52]                  /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 52]                  //^%$__TAG_CODEGEN  //[ /friend.jsp; Line: 52]                } while (_html_link0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /friend.jsp; Line: 52]              } finally { // _html_link0 popBody() finally... //[ /friend.jsp; Line: 52]                if (_int1 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /friend.jsp; Line: 52]              } //[ /friend.jsp; Line: 52]            } // end !SKIP_BODY //[ /friend.jsp; Line: 52]            if (_html_link0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_link0); return; } //[ /friend.jsp; Line: 52]            _activeTag = _html_link0.getParent(); _html_link0.release(); //[ /friend.jsp; Line: 52]            //end link custom tag.... //[ /friend.jsp; Line: 52]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 52]            /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 52]            _writeText(response, out, _wl_block12, _wl_block12Bytes);            //^%$__TAG_CODEGEN  //[ /friend.jsp; Line: 54]          } while (_logic_iterate0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /friend.jsp; Line: 54]        } finally { // _logic_iterate0 popBody() finally... //[ /friend.jsp; Line: 54]          if (_int0 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /friend.jsp; Line: 54]        } //[ /friend.jsp; Line: 54]      } // end !SKIP_BODY //[ /friend.jsp; Line: 54]      if (_logic_iterate0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_logic_iterate0); return; } //[ /friend.jsp; Line: 54]      _activeTag = _logic_iterate0.getParent(); _logic_iterate0.release(); //[ /friend.jsp; Line: 54]      //end iterate custom tag.... //[ /friend.jsp; Line: 54]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 54]      /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 54]      _writeText(response, out, _wl_block13, _wl_block13Bytes);      //^%$__TAG_CODEGEN : begin form custom tag block... //[ /friend.jsp; Line: 62]      /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 62]      if (_html_form0 == null) _html_form0 = new org.apache.struts.taglib.html.FormTag(); //[ /friend.jsp; Line: 62]      _html_form0.setPageContext(pageContext); //[ /friend.jsp; Line: 62]      _html_form0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /friend.jsp; Line: 62]      _activeTag = _html_form0; //[ /friend.jsp; Line: 62]      _html_form0.setAction(weblogic.utils.StringUtils.valueOf("/friend")); //[ /friend.jsp; Line: 62]      _int2 = _html_form0.doStartTag(); //[ /friend.jsp; Line: 62]      if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 62]        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: 62]      } //[ /friend.jsp; Line: 62]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 62]      if (_int2 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /friend.jsp; Line: 62]        do { //[ /friend.jsp; Line: 62]          /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /friend.jsp; Line: 62]          /*** declare & sync NESTED TagExtra Vars here ***/ //[ /friend.jsp; Line: 62]          _writeText(response, out, _wl_block14, _wl_block14Bytes);          //^%$__TAG_CODEGEN : begin hidden custom tag block... //[ /friend.jsp; Line: 63]          /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 63]          if (_html_hidden0 == null) _html_hidden0 = new org.apache.struts.taglib.html.HiddenTag(); //[ /friend.jsp; Line: 63]          _html_hidden0.setPageContext(pageContext); //[ /friend.jsp; Line: 63]          _html_hidden0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /friend.jsp; Line: 63]          _activeTag = _html_hidden0; //[ /friend.jsp; Line: 63]          _html_hidden0.setProperty(weblogic.utils.StringUtils.valueOf("action")); //[ /friend.jsp; Line: 63]          _html_hidden0.setValue(weblogic.utils.StringUtils.valueOf("add")); //[ /friend.jsp; Line: 63]          _int1 = _html_hidden0.doStartTag(); //[ /friend.jsp; Line: 63]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 63]          weblogic.servlet.jsp.StandardTagLib.fakeEmptyBodyTag(pageContext, _html_hidden0, _int1, true); //[ /friend.jsp; Line: 63]          if (_html_hidden0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_hidden0); return; } //[ /friend.jsp; Line: 63]          _activeTag = _html_hidden0.getParent(); _html_hidden0.release(); //[ /friend.jsp; Line: 63]          //end hidden custom tag.... //[ /friend.jsp; Line: 63]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 63]          /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 63]          _writeText(response, out, _wl_block15, _wl_block15Bytes);          //^%$__TAG_CODEGEN : begin message custom tag block... //[ /friend.jsp; Line: 65]          /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 65]          if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /friend.jsp; Line: 65]          _bean_message0.setPageContext(pageContext); //[ /friend.jsp; Line: 65]          _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /friend.jsp; Line: 65]          _activeTag = _bean_message0; //[ /friend.jsp; Line: 65]          _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("friend.addfriend")); //[ /friend.jsp; Line: 65]          _int0 = _bean_message0.doStartTag(); //[ /friend.jsp; Line: 65]          if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 65]            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: 65]          } //[ /friend.jsp; Line: 65]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 65]          _int0 = _bean_message0.doEndTag(); //[ /friend.jsp; Line: 65]          if (_int0 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /friend.jsp; Line: 65]          _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /friend.jsp; Line: 65]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 65]          /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 65]          _writeText(response, out, _wl_block16, _wl_block16Bytes);          //^%$__TAG_CODEGEN : begin message custom tag block... //[ /friend.jsp; Line: 68]          /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 68]          if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /friend.jsp; Line: 68]          _bean_message0.setPageContext(pageContext); //[ /friend.jsp; Line: 68]          _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /friend.jsp; Line: 68]          _activeTag = _bean_message0; //[ /friend.jsp; Line: 68]          _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("friend.friendid")); //[ /friend.jsp; Line: 68]          _int1 = _bean_message0.doStartTag(); //[ /friend.jsp; Line: 68]          if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 68]            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: 68]          } //[ /friend.jsp; Line: 68]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 68]          _int1 = _bean_message0.doEndTag(); //[ /friend.jsp; Line: 68]          if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /friend.jsp; Line: 68]          _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /friend.jsp; Line: 68]          /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 68]          /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 68]          _writeText(response, out, _wl_block17, _wl_block17Bytes);          //^%$__TAG_CODEGEN : begin text custom tag block... //[ /friend.jsp; Line: 69]          /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 69]          if (_html_text0 == null) _html_text0 = new org.apache.struts.taglib.html.TextTag(); //[ /friend.jsp; Line: 69]

⌨️ 快捷键说明

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