📄 __productinfo.java
字号:
javax.servlet.http.HttpSession session = request.getSession(true);
try { // error page try block response.setContentType("text/html; charset=GBK"); _writeText(response, out, _wl_block0, _wl_block0Bytes); //^%$__TAG_CODEGEN : begin iterate custom tag block... //[ /productInfo.jsp; Line: 43] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 43] if (_logic_iterate0 == null) _logic_iterate0 = new org.apache.struts.taglib.logic.IterateTag(); //[ /productInfo.jsp; Line: 43] _logic_iterate0.setPageContext(pageContext); //[ /productInfo.jsp; Line: 43] _logic_iterate0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /productInfo.jsp; Line: 43] _activeTag = _logic_iterate0; //[ /productInfo.jsp; Line: 43] _logic_iterate0.setId(weblogic.utils.StringUtils.valueOf("product")); //[ /productInfo.jsp; Line: 43] _logic_iterate0.setProperty(weblogic.utils.StringUtils.valueOf("products")); //[ /productInfo.jsp; Line: 43] _logic_iterate0.setName(weblogic.utils.StringUtils.valueOf("productForm")); //[ /productInfo.jsp; Line: 43] _logic_iterate0.setType(weblogic.utils.StringUtils.valueOf("xian.bin.dto.ProductDTO")); //[ /productInfo.jsp; Line: 43] _int0 = _logic_iterate0.doStartTag(); //[ /productInfo.jsp; Line: 43] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 43] if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /productInfo.jsp; Line: 43] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /productInfo.jsp; Line: 43] out = pageContext.pushBody(); //[ /productInfo.jsp; Line: 43] _logic_iterate0.setBodyContent((BodyContent)out); //[ /productInfo.jsp; Line: 43] _logic_iterate0.doInitBody(); //[ /productInfo.jsp; Line: 43] } //[ /productInfo.jsp; Line: 43] try { // _logic_iterate0 popBody() try/finally.. //[ /productInfo.jsp; Line: 43] do { //[ /productInfo.jsp; Line: 43] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /productInfo.jsp; Line: 43] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 43] xian.bin.dto.ProductDTO product = null; //[ /productInfo.jsp; Line: 43] product = (xian.bin.dto.ProductDTO)pageContext.findAttribute("product"); //[ /productInfo.jsp; Line: 43] out.print("\r\n <tr bgcolor=\"#FFFFFF\">\r\n <td>\r\n <div align=\"center\">"); //^%$__TAG_CODEGEN : begin write custom tag block... //[ /productInfo.jsp; Line: 46] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 46] if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /productInfo.jsp; Line: 46] _bean_write0.setPageContext(pageContext); //[ /productInfo.jsp; Line: 46] _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /productInfo.jsp; Line: 46] _activeTag = _bean_write0; //[ /productInfo.jsp; Line: 46] _bean_write0.setName(weblogic.utils.StringUtils.valueOf("product")); //[ /productInfo.jsp; Line: 46] _bean_write0.setProperty(weblogic.utils.StringUtils.valueOf("pid")); //[ /productInfo.jsp; Line: 46] _int1 = _bean_write0.doStartTag(); //[ /productInfo.jsp; Line: 46] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /productInfo.jsp; Line: 46] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /productInfo.jsp; Line: 46] } //[ /productInfo.jsp; Line: 46] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 46] _int1 = _bean_write0.doEndTag(); //[ /productInfo.jsp; Line: 46] if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /productInfo.jsp; Line: 46] _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /productInfo.jsp; Line: 46] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 46] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 46] out.print("</a></div>\r\n </td>\r\n <td>\r\n <div align=\"center\">"); //^%$__TAG_CODEGEN : begin write custom tag block... //[ /productInfo.jsp; Line: 49] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 49] if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /productInfo.jsp; Line: 49] _bean_write0.setPageContext(pageContext); //[ /productInfo.jsp; Line: 49] _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /productInfo.jsp; Line: 49] _activeTag = _bean_write0; //[ /productInfo.jsp; Line: 49] _bean_write0.setName(weblogic.utils.StringUtils.valueOf("product")); //[ /productInfo.jsp; Line: 49] _bean_write0.setProperty(weblogic.utils.StringUtils.valueOf("pname")); //[ /productInfo.jsp; Line: 49] _int1 = _bean_write0.doStartTag(); //[ /productInfo.jsp; Line: 49] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /productInfo.jsp; Line: 49] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /productInfo.jsp; Line: 49] } //[ /productInfo.jsp; Line: 49] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 49] _int1 = _bean_write0.doEndTag(); //[ /productInfo.jsp; Line: 49] if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /productInfo.jsp; Line: 49] _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /productInfo.jsp; Line: 49] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 49] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 49] out.print("</div>\r\n </td>\r\n <td>\r\n <div align=\"center\">"); //^%$__TAG_CODEGEN : begin write custom tag block... //[ /productInfo.jsp; Line: 52] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 52] if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /productInfo.jsp; Line: 52] _bean_write0.setPageContext(pageContext); //[ /productInfo.jsp; Line: 52] _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /productInfo.jsp; Line: 52] _activeTag = _bean_write0; //[ /productInfo.jsp; Line: 52] _bean_write0.setName(weblogic.utils.StringUtils.valueOf("product")); //[ /productInfo.jsp; Line: 52] _bean_write0.setProperty(weblogic.utils.StringUtils.valueOf("explain")); //[ /productInfo.jsp; Line: 52] _int1 = _bean_write0.doStartTag(); //[ /productInfo.jsp; Line: 52] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /productInfo.jsp; Line: 52] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /productInfo.jsp; Line: 52] } //[ /productInfo.jsp; Line: 52] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 52] _int1 = _bean_write0.doEndTag(); //[ /productInfo.jsp; Line: 52] if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /productInfo.jsp; Line: 52] _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /productInfo.jsp; Line: 52] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 52] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 52] out.print("</div>\r\n </td>\r\n <td>\r\n <div align=\"center\">"); //^%$__TAG_CODEGEN : begin link custom tag block... //[ /productInfo.jsp; Line: 55] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 55] if (_html_link0 == null) _html_link0 = new org.apache.struts.taglib.html.LinkTag(); //[ /productInfo.jsp; Line: 55] _html_link0.setPageContext(pageContext); //[ /productInfo.jsp; Line: 55] _html_link0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /productInfo.jsp; Line: 55] _activeTag = _html_link0; //[ /productInfo.jsp; Line: 55] _html_link0.setHref(weblogic.utils.StringUtils.valueOf("productDispAction.do?method=getOneProduct")); //[ /productInfo.jsp; Line: 55] _html_link0.setParamId(weblogic.utils.StringUtils.valueOf("id")); //[ /productInfo.jsp; Line: 55] _html_link0.setParamName(weblogic.utils.StringUtils.valueOf("product")); //[ /productInfo.jsp; Line: 55] _html_link0.setParamProperty(weblogic.utils.StringUtils.valueOf("pid")); //[ /productInfo.jsp; Line: 55] _int1 = _html_link0.doStartTag(); //[ /productInfo.jsp; Line: 55] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 55] if (_int1 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /productInfo.jsp; Line: 55] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /productInfo.jsp; Line: 55] out = pageContext.pushBody(); //[ /productInfo.jsp; Line: 55] _html_link0.setBodyContent((BodyContent)out); //[ /productInfo.jsp; Line: 55] _html_link0.doInitBody(); //[ /productInfo.jsp; Line: 55] } //[ /productInfo.jsp; Line: 55] try { // _html_link0 popBody() try/finally.. //[ /productInfo.jsp; Line: 55] do { //[ /productInfo.jsp; Line: 55] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /productInfo.jsp; Line: 55] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 55] out.print("修改"); //^%$__TAG_CODEGEN //[ /productInfo.jsp; Line: 55] } while (_html_link0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /productInfo.jsp; Line: 55] } finally { // _html_link0 popBody() finally... //[ /productInfo.jsp; Line: 55] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /productInfo.jsp; Line: 55] } //[ /productInfo.jsp; Line: 55] } // end !SKIP_BODY //[ /productInfo.jsp; Line: 55] if (_html_link0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_link0); return; } //[ /productInfo.jsp; Line: 55] _activeTag = _html_link0.getParent(); _html_link0.release(); //[ /productInfo.jsp; Line: 55] //end link custom tag.... //[ /productInfo.jsp; Line: 55] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 55] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 55] _writeText(response, out, _wl_block1, _wl_block1Bytes); //^%$__TAG_CODEGEN : begin link custom tag block... //[ /productInfo.jsp; Line: 55] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 55] if (_html_link0 == null) _html_link0 = new org.apache.struts.taglib.html.LinkTag(); //[ /productInfo.jsp; Line: 55] _html_link0.setPageContext(pageContext); //[ /productInfo.jsp; Line: 55] _html_link0.setParent((javax.servlet.jsp.tagext.Tag)_logic_iterate0); //[ /productInfo.jsp; Line: 55] _activeTag = _html_link0; //[ /productInfo.jsp; Line: 55] _html_link0.setHref(weblogic.utils.StringUtils.valueOf("productDispAction.do?method=delProduct")); //[ /productInfo.jsp; Line: 55] _html_link0.setParamId(weblogic.utils.StringUtils.valueOf("id")); //[ /productInfo.jsp; Line: 55] _html_link0.setParamName(weblogic.utils.StringUtils.valueOf("product")); //[ /productInfo.jsp; Line: 55] _html_link0.setParamProperty(weblogic.utils.StringUtils.valueOf("pid")); //[ /productInfo.jsp; Line: 55] _int1 = _html_link0.doStartTag(); //[ /productInfo.jsp; Line: 55] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 55]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -