📄 __productinfo.java
字号:
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_block2, _wl_block2Bytes); //^%$__TAG_CODEGEN //[ /productInfo.jsp; Line: 58] } while (_logic_iterate0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /productInfo.jsp; Line: 58] } finally { // _logic_iterate0 popBody() finally... //[ /productInfo.jsp; Line: 58] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /productInfo.jsp; Line: 58] } //[ /productInfo.jsp; Line: 58] } // end !SKIP_BODY //[ /productInfo.jsp; Line: 58] if (_logic_iterate0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_logic_iterate0); return; } //[ /productInfo.jsp; Line: 58] _activeTag = _logic_iterate0.getParent(); _logic_iterate0.release(); //[ /productInfo.jsp; Line: 58] //end iterate custom tag.... //[ /productInfo.jsp; Line: 58] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 58] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 58] _writeText(response, out, _wl_block3, _wl_block3Bytes); //^%$__TAG_CODEGEN : begin form custom tag block... //[ /productInfo.jsp; Line: 82] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 82] if (_html_form0 == null) _html_form0 = new org.apache.struts.taglib.html.FormTag(); //[ /productInfo.jsp; Line: 82] _html_form0.setPageContext(pageContext); //[ /productInfo.jsp; Line: 82] _html_form0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /productInfo.jsp; Line: 82] _activeTag = _html_form0; //[ /productInfo.jsp; Line: 82] _html_form0.setAction(weblogic.utils.StringUtils.valueOf("productDispAction.do?method=getProduct")); //[ /productInfo.jsp; Line: 82] _int1 = _html_form0.doStartTag(); //[ /productInfo.jsp; Line: 82] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /productInfo.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"); //[ /productInfo.jsp; Line: 82] } //[ /productInfo.jsp; Line: 82] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 82] if (_int1 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /productInfo.jsp; Line: 82] do { //[ /productInfo.jsp; Line: 82] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /productInfo.jsp; Line: 82] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 82] _writeText(response, out, _wl_block4, _wl_block4Bytes); //^%$__TAG_CODEGEN : begin text custom tag block... //[ /productInfo.jsp; Line: 88] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 88] if (_html_text0 == null) _html_text0 = new org.apache.struts.taglib.html.TextTag(); //[ /productInfo.jsp; Line: 88] _html_text0.setPageContext(pageContext); //[ /productInfo.jsp; Line: 88] _html_text0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /productInfo.jsp; Line: 88] _activeTag = _html_text0; //[ /productInfo.jsp; Line: 88] _html_text0.setProperty(weblogic.utils.StringUtils.valueOf("pname")); //[ /productInfo.jsp; Line: 88] _html_text0.setOnfocus(weblogic.utils.StringUtils.valueOf("this.value=\'\'")); //[ /productInfo.jsp; Line: 88] _html_text0.setValue(weblogic.utils.StringUtils.valueOf("请输入商品名称:")); //[ /productInfo.jsp; Line: 88] _int0 = _html_text0.doStartTag(); //[ /productInfo.jsp; Line: 88] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 88] if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /productInfo.jsp; Line: 88] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /productInfo.jsp; Line: 88] out = pageContext.pushBody(); //[ /productInfo.jsp; Line: 88] _html_text0.setBodyContent((BodyContent)out); //[ /productInfo.jsp; Line: 88] _html_text0.doInitBody(); //[ /productInfo.jsp; Line: 88] } //[ /productInfo.jsp; Line: 88] try { // _html_text0 popBody() try/finally.. //[ /productInfo.jsp; Line: 88] do { //[ /productInfo.jsp; Line: 88] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /productInfo.jsp; Line: 88] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 88] //^%$__TAG_CODEGEN //[ /productInfo.jsp; Line: 88] } while (_html_text0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /productInfo.jsp; Line: 88] } finally { // _html_text0 popBody() finally... //[ /productInfo.jsp; Line: 88] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /productInfo.jsp; Line: 88] } //[ /productInfo.jsp; Line: 88] } // end !SKIP_BODY //[ /productInfo.jsp; Line: 88] if (_html_text0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_text0); return; } //[ /productInfo.jsp; Line: 88] _activeTag = _html_text0.getParent(); _html_text0.release(); //[ /productInfo.jsp; Line: 88] //end text custom tag.... //[ /productInfo.jsp; Line: 88] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 88] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 88] _writeText(response, out, _wl_block5, _wl_block5Bytes); //^%$__TAG_CODEGEN : begin submit custom tag block... //[ /productInfo.jsp; Line: 93] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 93] if (_html_submit0 == null) _html_submit0 = new org.apache.struts.taglib.html.SubmitTag(); //[ /productInfo.jsp; Line: 93] _html_submit0.setPageContext(pageContext); //[ /productInfo.jsp; Line: 93] _html_submit0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /productInfo.jsp; Line: 93] _activeTag = _html_submit0; //[ /productInfo.jsp; Line: 93] _int0 = _html_submit0.doStartTag(); //[ /productInfo.jsp; Line: 93] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 93] if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /productInfo.jsp; Line: 93] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /productInfo.jsp; Line: 93] out = pageContext.pushBody(); //[ /productInfo.jsp; Line: 93] _html_submit0.setBodyContent((BodyContent)out); //[ /productInfo.jsp; Line: 93] _html_submit0.doInitBody(); //[ /productInfo.jsp; Line: 93] } //[ /productInfo.jsp; Line: 93] try { // _html_submit0 popBody() try/finally.. //[ /productInfo.jsp; Line: 93] do { //[ /productInfo.jsp; Line: 93] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /productInfo.jsp; Line: 93] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 93] out.print("查找"); //^%$__TAG_CODEGEN //[ /productInfo.jsp; Line: 93] } while (_html_submit0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /productInfo.jsp; Line: 93] } finally { // _html_submit0 popBody() finally... //[ /productInfo.jsp; Line: 93] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /productInfo.jsp; Line: 93] } //[ /productInfo.jsp; Line: 93] } // end !SKIP_BODY //[ /productInfo.jsp; Line: 93] if (_html_submit0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_submit0); return; } //[ /productInfo.jsp; Line: 93] _activeTag = _html_submit0.getParent(); _html_submit0.release(); //[ /productInfo.jsp; Line: 93] //end submit custom tag.... //[ /productInfo.jsp; Line: 93] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 93] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 93] _writeText(response, out, _wl_block6, _wl_block6Bytes); //^%$__TAG_CODEGEN //[ /productInfo.jsp; Line: 103] } while (_html_form0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /productInfo.jsp; Line: 103] } // end !SKIP_BODY //[ /productInfo.jsp; Line: 103] if (_html_form0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_form0); return; } //[ /productInfo.jsp; Line: 103] _activeTag = _html_form0.getParent(); _html_form0.release(); //[ /productInfo.jsp; Line: 103] //end form custom tag.... //[ /productInfo.jsp; Line: 103] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 103] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /productInfo.jsp; Line: 103] _writeText(response, out, _wl_block7, _wl_block7Bytes); } catch (Throwable __ee) { while (out != null && out != _originalOut) out = pageContext.popBody(); _releaseTags(_activeTag); ((weblogic.servlet.jsp.PageContextImpl)pageContext).handlePageException((Throwable)__ee); }
//before final close brace...
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -