📄 __updateproduct.java
字号:
if (_html_text0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_text0); return; } //[ /updateProduct.jsp; Line: 54] _activeTag = _html_text0.getParent(); _html_text0.release(); //[ /updateProduct.jsp; Line: 54] //end text custom tag.... //[ /updateProduct.jsp; Line: 54] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 54] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 54] _writeText(response, out, _wl_block5, _wl_block5Bytes); //^%$__TAG_CODEGEN : begin select custom tag block... //[ /updateProduct.jsp; Line: 62] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 62] if (_html_select0 == null) _html_select0 = new org.apache.struts.taglib.html.SelectTag(); //[ /updateProduct.jsp; Line: 62] _html_select0.setPageContext(pageContext); //[ /updateProduct.jsp; Line: 62] _html_select0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /updateProduct.jsp; Line: 62] _activeTag = _html_select0; //[ /updateProduct.jsp; Line: 62] _html_select0.setProperty(weblogic.utils.StringUtils.valueOf("brand")); //[ /updateProduct.jsp; Line: 62] _int2 = _html_select0.doStartTag(); //[ /updateProduct.jsp; Line: 62] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 62] if (_int2 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /updateProduct.jsp; Line: 62] if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /updateProduct.jsp; Line: 62] out = pageContext.pushBody(); //[ /updateProduct.jsp; Line: 62] _html_select0.setBodyContent((BodyContent)out); //[ /updateProduct.jsp; Line: 62] _html_select0.doInitBody(); //[ /updateProduct.jsp; Line: 62] } //[ /updateProduct.jsp; Line: 62] try { // _html_select0 popBody() try/finally.. //[ /updateProduct.jsp; Line: 62] do { //[ /updateProduct.jsp; Line: 62] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /updateProduct.jsp; Line: 62] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 62] out.print("\r\n \t"); //^%$__TAG_CODEGEN : begin options custom tag block... //[ /updateProduct.jsp; Line: 63] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 63] if (_html_options0 == null) _html_options0 = new org.apache.struts.taglib.html.OptionsTag(); //[ /updateProduct.jsp; Line: 63] _html_options0.setPageContext(pageContext); //[ /updateProduct.jsp; Line: 63] _html_options0.setParent((javax.servlet.jsp.tagext.Tag)_html_select0); //[ /updateProduct.jsp; Line: 63] _activeTag = _html_options0; //[ /updateProduct.jsp; Line: 63] _html_options0.setProperty(weblogic.utils.StringUtils.valueOf("brands")); //[ /updateProduct.jsp; Line: 63] _int1 = _html_options0.doStartTag(); //[ /updateProduct.jsp; Line: 63] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /updateProduct.jsp; Line: 63] throw new JspTagException("Since tag class org.apache.struts.taglib.html.OptionsTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /updateProduct.jsp; Line: 63] } //[ /updateProduct.jsp; Line: 63] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 63] _int1 = _html_options0.doEndTag(); //[ /updateProduct.jsp; Line: 63] if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_options0); return; } //[ /updateProduct.jsp; Line: 63] _activeTag = _html_options0.getParent(); _html_options0.release(); //[ /updateProduct.jsp; Line: 63] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 63] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 63] out.print("\r\n "); //^%$__TAG_CODEGEN //[ /updateProduct.jsp; Line: 64] } while (_html_select0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /updateProduct.jsp; Line: 64] } finally { // _html_select0 popBody() finally... //[ /updateProduct.jsp; Line: 64] if (_int2 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /updateProduct.jsp; Line: 64] } //[ /updateProduct.jsp; Line: 64] } // end !SKIP_BODY //[ /updateProduct.jsp; Line: 64] if (_html_select0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_select0); return; } //[ /updateProduct.jsp; Line: 64] _activeTag = _html_select0.getParent(); _html_select0.release(); //[ /updateProduct.jsp; Line: 64] //end select custom tag.... //[ /updateProduct.jsp; Line: 64] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 64] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 64] _writeText(response, out, _wl_block6, _wl_block6Bytes); //^%$__TAG_CODEGEN : begin text custom tag block... //[ /updateProduct.jsp; Line: 71] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 71] if (_html_text0 == null) _html_text0 = new org.apache.struts.taglib.html.TextTag(); //[ /updateProduct.jsp; Line: 71] _html_text0.setPageContext(pageContext); //[ /updateProduct.jsp; Line: 71] _html_text0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /updateProduct.jsp; Line: 71] _activeTag = _html_text0; //[ /updateProduct.jsp; Line: 71] _html_text0.setProperty(weblogic.utils.StringUtils.valueOf("spec")); //[ /updateProduct.jsp; Line: 71] _html_text0.setSize(weblogic.utils.StringUtils.valueOf("14")); //[ /updateProduct.jsp; Line: 71] _int1 = _html_text0.doStartTag(); //[ /updateProduct.jsp; Line: 71] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 71] if (_int1 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /updateProduct.jsp; Line: 71] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /updateProduct.jsp; Line: 71] out = pageContext.pushBody(); //[ /updateProduct.jsp; Line: 71] _html_text0.setBodyContent((BodyContent)out); //[ /updateProduct.jsp; Line: 71] _html_text0.doInitBody(); //[ /updateProduct.jsp; Line: 71] } //[ /updateProduct.jsp; Line: 71] try { // _html_text0 popBody() try/finally.. //[ /updateProduct.jsp; Line: 71] do { //[ /updateProduct.jsp; Line: 71] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /updateProduct.jsp; Line: 71] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 71] out.print("\r\n "); //^%$__TAG_CODEGEN //[ /updateProduct.jsp; Line: 72] } while (_html_text0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /updateProduct.jsp; Line: 72] } finally { // _html_text0 popBody() finally... //[ /updateProduct.jsp; Line: 72] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /updateProduct.jsp; Line: 72] } //[ /updateProduct.jsp; Line: 72] } // end !SKIP_BODY //[ /updateProduct.jsp; Line: 72] if (_html_text0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_text0); return; } //[ /updateProduct.jsp; Line: 72] _activeTag = _html_text0.getParent(); _html_text0.release(); //[ /updateProduct.jsp; Line: 72] //end text custom tag.... //[ /updateProduct.jsp; Line: 72] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 72] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 72] _writeText(response, out, _wl_block7, _wl_block7Bytes); //^%$__TAG_CODEGEN : begin select custom tag block... //[ /updateProduct.jsp; Line: 81] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 81] if (_html_select0 == null) _html_select0 = new org.apache.struts.taglib.html.SelectTag(); //[ /updateProduct.jsp; Line: 81] _html_select0.setPageContext(pageContext); //[ /updateProduct.jsp; Line: 81] _html_select0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /updateProduct.jsp; Line: 81] _activeTag = _html_select0; //[ /updateProduct.jsp; Line: 81] _html_select0.setProperty(weblogic.utils.StringUtils.valueOf("unit")); //[ /updateProduct.jsp; Line: 81] _int2 = _html_select0.doStartTag(); //[ /updateProduct.jsp; Line: 81] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 81] if (_int2 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /updateProduct.jsp; Line: 81] if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /updateProduct.jsp; Line: 81] out = pageContext.pushBody(); //[ /updateProduct.jsp; Line: 81] _html_select0.setBodyContent((BodyContent)out); //[ /updateProduct.jsp; Line: 81] _html_select0.doInitBody(); //[ /updateProduct.jsp; Line: 81] } //[ /updateProduct.jsp; Line: 81] try { // _html_select0 popBody() try/finally.. //[ /updateProduct.jsp; Line: 81] do { //[ /updateProduct.jsp; Line: 81] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /updateProduct.jsp; Line: 81] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 81] out.print("\r\n \t"); //^%$__TAG_CODEGEN : begin options custom tag block... //[ /updateProduct.jsp; Line: 82] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 82] if (_html_options0 == null) _html_options0 = new org.apache.struts.taglib.html.OptionsTag(); //[ /updateProduct.jsp; Line: 82] _html_options0.setPageContext(pageContext); //[ /updateProduct.jsp; Line: 82] _html_options0.setParent((javax.servlet.jsp.tagext.Tag)_html_select0); //[ /updateProduct.jsp; Line: 82] _activeTag = _html_options0; //[ /updateProduct.jsp; Line: 82] _html_options0.setProperty(weblogic.utils.StringUtils.valueOf("units")); //[ /updateProduct.jsp; Line: 82] _int1 = _html_options0.doStartTag(); //[ /updateProduct.jsp; Line: 82] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /updateProduct.jsp; Line: 82] throw new JspTagException("Since tag class org.apache.struts.taglib.html.OptionsTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /updateProduct.jsp; Line: 82] } //[ /updateProduct.jsp; Line: 82] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 82] _int1 = _html_options0.doEndTag(); //[ /updateProduct.jsp; Line: 82] if (_int1 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_options0); return; } //[ /updateProduct.jsp; Line: 82] _activeTag = _html_options0.getParent(); _html_options0.release(); //[ /updateProduct.jsp; Line: 82] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 82] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 82] out.print("\r\n "); //^%$__TAG_CODEGEN //[ /updateProduct.jsp; Line: 83] } while (_html_select0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /updateProduct.jsp; Line: 83] } finally { // _html_select0 popBody() finally... //[ /updateProduct.jsp; Line: 83] if (_int2 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /updateProduct.jsp; Line: 83] } //[ /updateProduct.jsp; Line: 83] } // end !SKIP_BODY //[ /updateProduct.jsp; Line: 83] if (_html_select0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_select0); return; } //[ /updateProduct.jsp; Line: 83] _activeTag = _html_select0.getParent(); _html_select0.release(); //[ /updateProduct.jsp; Line: 83] //end select custom tag.... //[ /updateProduct.jsp; Line: 83] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 83] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 83] _writeText(response, out, _wl_block8, _wl_block8Bytes); //^%$__TAG_CODEGEN : begin text custom tag block... //[ /updateProduct.jsp; Line: 92] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 92] if (_html_text0 == null) _html_text0 = new org.apache.struts.taglib.html.TextTag(); //[ /updateProduct.jsp; Line: 92] _html_text0.setPageContext(pageContext); //[ /updateProduct.jsp; Line: 92] _html_text0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /updateProduct.jsp; Line: 92] _activeTag = _html_text0; //[ /updateProduct.jsp; Line: 92] _html_text0.setProperty(weblogic.utils.StringUtils.valueOf("price")); //[ /updateProduct.jsp; Line: 92] _html_text0.setSize(weblogic.utils.StringUtils.valueOf("5")); //[ /updateProduct.jsp; Line: 92] _int1 = _html_text0.doStartTag(); //[ /updateProduct.jsp; Line: 92] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 92] if (_int1 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /updateProduct.jsp; Line: 92] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /updateProduct.jsp; Line: 92] out = pageContext.pushBody(); //[ /updateProduct.jsp; Line: 92] _html_text0.setBodyContent((BodyContent)out); //[ /updateProduct.jsp; Line: 92] _html_text0.doInitBody(); //[ /updateProduct.jsp; Line: 92] } //[ /updateProduct.jsp; Line: 92] try { // _html_text0 popBody() try/finally.. //[ /updateProduct.jsp; Line: 92] do { //[ /updateProduct.jsp; Line: 92] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /updateProduct.jsp; Line: 92] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /updateProduct.jsp; Line: 92] //^%$__TAG_CODEGEN //[ /updateProduct.jsp; Line: 92] } while (_html_text0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /updateProduct.jsp; Line: 92] } finally { // _html_text0 popBody() finally... //[ /updateProduct.jsp; Line: 92]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -