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

📄 __friend.java

📁 一个论坛的实例
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
        } //[ /friend.jsp; Line: 26]        try { // _logic_iterate0 popBody() try/finally.. //[ /friend.jsp; Line: 26]          do { //[ /friend.jsp; Line: 26]            /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /friend.jsp; Line: 26]            /*** declare & sync NESTED TagExtra Vars here ***/ //[ /friend.jsp; Line: 26]            com.laoer.bbscs.bean.Friend friend = null; //[ /friend.jsp; Line: 26]            friend = (com.laoer.bbscs.bean.Friend)pageContext.findAttribute("friend"); //[ /friend.jsp; Line: 26]            out.print("\r\n      <tr>\r\n        <td class=\"S3\"><div align=\"center\">");            //^%$__TAG_CODEGEN : begin write custom tag block... //[ /friend.jsp; Line: 28]            /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 28]            if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /friend.jsp; Line: 28]            _bean_write0.setPageContext(pageContext); //[ /friend.jsp; Line: 28]            _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /friend.jsp; Line: 28]            _activeTag = _bean_write0; //[ /friend.jsp; Line: 28]            _bean_write0.setName(weblogic.utils.StringUtils.valueOf("friend")); //[ /friend.jsp; Line: 28]            _bean_write0.setProperty(weblogic.utils.StringUtils.valueOf("fname")); //[ /friend.jsp; Line: 28]            _int1 = _bean_write0.doStartTag(); //[ /friend.jsp; Line: 28]            if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 28]              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: 28]            } //[ /friend.jsp; Line: 28]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 28]            _int1 = _bean_write0.doEndTag(); //[ /friend.jsp; Line: 28]            if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /friend.jsp; Line: 28]            _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /friend.jsp; Line: 28]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 28]            /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 28]            out.print("</div></td>\r\n        <td class=\"S2\">");            //^%$__TAG_CODEGEN : begin write custom tag block... //[ /friend.jsp; Line: 29]            /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 29]            if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /friend.jsp; Line: 29]            _bean_write0.setPageContext(pageContext); //[ /friend.jsp; Line: 29]            _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /friend.jsp; Line: 29]            _activeTag = _bean_write0; //[ /friend.jsp; Line: 29]            _bean_write0.setName(weblogic.utils.StringUtils.valueOf("friend")); //[ /friend.jsp; Line: 29]            _bean_write0.setProperty(weblogic.utils.StringUtils.valueOf("fcomment")); //[ /friend.jsp; Line: 29]            _int1 = _bean_write0.doStartTag(); //[ /friend.jsp; Line: 29]            if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 29]              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: 29]            } //[ /friend.jsp; Line: 29]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 29]            _int1 = _bean_write0.doEndTag(); //[ /friend.jsp; Line: 29]            if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /friend.jsp; Line: 29]            _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /friend.jsp; Line: 29]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 29]            /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 29]            out.print("</td>\r\n        <td class=\"S3\"><div align=\"center\">");            //^%$__TAG_CODEGEN : begin link custom tag block... //[ /friend.jsp; Line: 30]            /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 30]            if (_html_link0 == null) _html_link0 = new org.apache.struts.taglib.html.LinkTag(); //[ /friend.jsp; Line: 30]            _html_link0.setPageContext(pageContext); //[ /friend.jsp; Line: 30]            _html_link0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /friend.jsp; Line: 30]            _activeTag = _html_link0; //[ /friend.jsp; Line: 30]            _html_link0.setAction(weblogic.utils.StringUtils.valueOf("/friend?action=del")); //[ /friend.jsp; Line: 30]            _html_link0.setParamId(weblogic.utils.StringUtils.valueOf("id")); //[ /friend.jsp; Line: 30]            _html_link0.setParamName(weblogic.utils.StringUtils.valueOf("friend")); //[ /friend.jsp; Line: 30]            _html_link0.setParamProperty(weblogic.utils.StringUtils.valueOf("id")); //[ /friend.jsp; Line: 30]            _int1 = _html_link0.doStartTag(); //[ /friend.jsp; Line: 30]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 30]            if (_int1 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /friend.jsp; Line: 30]              if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 30]                out = pageContext.pushBody(); //[ /friend.jsp; Line: 30]                _html_link0.setBodyContent((BodyContent)out); //[ /friend.jsp; Line: 30]                _html_link0.doInitBody(); //[ /friend.jsp; Line: 30]              } //[ /friend.jsp; Line: 30]              try { // _html_link0 popBody() try/finally.. //[ /friend.jsp; Line: 30]                do { //[ /friend.jsp; Line: 30]                  /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /friend.jsp; Line: 30]                  /*** declare & sync NESTED TagExtra Vars here ***/ //[ /friend.jsp; Line: 30]                  //^%$__TAG_CODEGEN : begin message custom tag block... //[ /friend.jsp; Line: 30]                  /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 30]                  if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /friend.jsp; Line: 30]                  _bean_message0.setPageContext(pageContext); //[ /friend.jsp; Line: 30]                  _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)_html_link0); //[ /friend.jsp; Line: 30]                  _activeTag = _bean_message0; //[ /friend.jsp; Line: 30]                  _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("bbscs.del")); //[ /friend.jsp; Line: 30]                  _int2 = _bean_message0.doStartTag(); //[ /friend.jsp; Line: 30]                  if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 30]                    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: 30]                  } //[ /friend.jsp; Line: 30]                  /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 30]                  _int2 = _bean_message0.doEndTag(); //[ /friend.jsp; Line: 30]                  if (_int2 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /friend.jsp; Line: 30]                  _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /friend.jsp; Line: 30]                  /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 30]                  /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 30]                  //^%$__TAG_CODEGEN  //[ /friend.jsp; Line: 30]                } while (_html_link0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /friend.jsp; Line: 30]              } finally { // _html_link0 popBody() finally... //[ /friend.jsp; Line: 30]                if (_int1 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /friend.jsp; Line: 30]              } //[ /friend.jsp; Line: 30]            } // end !SKIP_BODY //[ /friend.jsp; Line: 30]            if (_html_link0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_link0); return; } //[ /friend.jsp; Line: 30]            _activeTag = _html_link0.getParent(); _html_link0.release(); //[ /friend.jsp; Line: 30]            //end link custom tag.... //[ /friend.jsp; Line: 30]            /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 30]            /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 30]            _writeText(response, out, _wl_block8, _wl_block8Bytes);            //^%$__TAG_CODEGEN  //[ /friend.jsp; Line: 32]          } while (_logic_iterate0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /friend.jsp; Line: 32]        } finally { // _logic_iterate0 popBody() finally... //[ /friend.jsp; Line: 32]          if (_int0 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /friend.jsp; Line: 32]        } //[ /friend.jsp; Line: 32]      } // end !SKIP_BODY //[ /friend.jsp; Line: 32]      if (_logic_iterate0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_logic_iterate0); return; } //[ /friend.jsp; Line: 32]      _activeTag = _logic_iterate0.getParent(); _logic_iterate0.release(); //[ /friend.jsp; Line: 32]      //end iterate custom tag.... //[ /friend.jsp; Line: 32]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 32]      /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 32]      _writeText(response, out, _wl_block9, _wl_block9Bytes);      //^%$__TAG_CODEGEN : begin message custom tag block... //[ /friend.jsp; Line: 41]      /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 41]      if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /friend.jsp; Line: 41]      _bean_message0.setPageContext(pageContext); //[ /friend.jsp; Line: 41]      _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /friend.jsp; Line: 41]      _activeTag = _bean_message0; //[ /friend.jsp; Line: 41]      _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("friend.blackuser")); //[ /friend.jsp; Line: 41]      _int2 = _bean_message0.doStartTag(); //[ /friend.jsp; Line: 41]      if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 41]        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: 41]      } //[ /friend.jsp; Line: 41]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 41]      _int2 = _bean_message0.doEndTag(); //[ /friend.jsp; Line: 41]      if (_int2 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /friend.jsp; Line: 41]      _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /friend.jsp; Line: 41]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 41]      /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 41]      _writeText(response, out, _wl_block10, _wl_block10Bytes);      //^%$__TAG_CODEGEN : begin message custom tag block... //[ /friend.jsp; Line: 46]      /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 46]      if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /friend.jsp; Line: 46]      _bean_message0.setPageContext(pageContext); //[ /friend.jsp; Line: 46]      _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /friend.jsp; Line: 46]      _activeTag = _bean_message0; //[ /friend.jsp; Line: 46]      _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("bbscs.del")); //[ /friend.jsp; Line: 46]      _int1 = _bean_message0.doStartTag(); //[ /friend.jsp; Line: 46]      if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 46]        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: 46]      } //[ /friend.jsp; Line: 46]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 46]      _int1 = _bean_message0.doEndTag(); //[ /friend.jsp; Line: 46]      if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /friend.jsp; Line: 46]      _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /friend.jsp; Line: 46]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 46]      /*** declare & sync AT_END TagExtra Vars here ***/ //[ /friend.jsp; Line: 46]      _writeText(response, out, _wl_block11, _wl_block11Bytes);      //^%$__TAG_CODEGEN : begin iterate custom tag block... //[ /friend.jsp; Line: 48]      /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 48]      if (_logic_iterate0 == null) _logic_iterate0 = new org.apache.struts.taglib.logic.IterateTag(); //[ /friend.jsp; Line: 48]      _logic_iterate0.setPageContext(pageContext); //[ /friend.jsp; Line: 48]      _logic_iterate0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /friend.jsp; Line: 48]      _activeTag = _logic_iterate0; //[ /friend.jsp; Line: 48]      _logic_iterate0.setId(weblogic.utils.StringUtils.valueOf("b")); //[ /friend.jsp; Line: 48]      _logic_iterate0.setName(weblogic.utils.StringUtils.valueOf("black")); //[ /friend.jsp; Line: 48]      _logic_iterate0.setType(weblogic.utils.StringUtils.valueOf("com.laoer.bbscs.bean.Friend")); //[ /friend.jsp; Line: 48]      _int0 = _logic_iterate0.doStartTag(); //[ /friend.jsp; Line: 48]      /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /friend.jsp; Line: 48]      if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /friend.jsp; Line: 48]        if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /friend.jsp; Line: 48]          out = pageContext.pushBody(); //[ /friend.jsp; Line: 48]          _logic_iterate0.setBodyContent((BodyContent)out); //[ /friend.jsp; Line: 48]          _logic_iterate0.doInitBody(); //[ /friend.jsp; Line: 48]        } //[ /friend.jsp; Line: 48]

⌨️ 快捷键说明

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