📄 __blackuser.java
字号:
_html_form0.setAction(weblogic.utils.StringUtils.valueOf("/blackUser")); //[ /blackuser.jsp; Line: 52] _html_form0.setMethod(weblogic.utils.StringUtils.valueOf("post")); //[ /blackuser.jsp; Line: 52] _int1 = _html_form0.doStartTag(); //[ /blackuser.jsp; Line: 52] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /blackuser.jsp; Line: 52] throw new JspTagException("Since tag class org.apache.struts.taglib.html.FormTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /blackuser.jsp; Line: 52] } //[ /blackuser.jsp; Line: 52] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 52] if (_int1 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /blackuser.jsp; Line: 52] do { //[ /blackuser.jsp; Line: 52] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /blackuser.jsp; Line: 52] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 52] _writeText(response, out, _wl_block9, _wl_block9Bytes); //^%$__TAG_CODEGEN : begin hidden custom tag block... //[ /blackuser.jsp; Line: 53] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 53] if (_html_hidden0 == null) _html_hidden0 = new org.apache.struts.taglib.html.HiddenTag(); //[ /blackuser.jsp; Line: 53] _html_hidden0.setPageContext(pageContext); //[ /blackuser.jsp; Line: 53] _html_hidden0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /blackuser.jsp; Line: 53] _activeTag = _html_hidden0; //[ /blackuser.jsp; Line: 53] _html_hidden0.setProperty(weblogic.utils.StringUtils.valueOf("action")); //[ /blackuser.jsp; Line: 53] _int0 = _html_hidden0.doStartTag(); //[ /blackuser.jsp; Line: 53] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 53] weblogic.servlet.jsp.StandardTagLib.fakeEmptyBodyTag(pageContext, _html_hidden0, _int0, true); //[ /blackuser.jsp; Line: 53] if (_html_hidden0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_hidden0); return; } //[ /blackuser.jsp; Line: 53] _activeTag = _html_hidden0.getParent(); _html_hidden0.release(); //[ /blackuser.jsp; Line: 53] //end hidden custom tag.... //[ /blackuser.jsp; Line: 53] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 53] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 53] _writeText(response, out, _wl_block10, _wl_block10Bytes); //^%$__TAG_CODEGEN : begin message custom tag block... //[ /blackuser.jsp; Line: 56] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 56] if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /blackuser.jsp; Line: 56] _bean_message0.setPageContext(pageContext); //[ /blackuser.jsp; Line: 56] _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /blackuser.jsp; Line: 56] _activeTag = _bean_message0; //[ /blackuser.jsp; Line: 56] _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("blackuser.username")); //[ /blackuser.jsp; Line: 56] _int0 = _bean_message0.doStartTag(); //[ /blackuser.jsp; Line: 56] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /blackuser.jsp; Line: 56] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /blackuser.jsp; Line: 56] } //[ /blackuser.jsp; Line: 56] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 56] _int0 = _bean_message0.doEndTag(); //[ /blackuser.jsp; Line: 56] if (_int0 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /blackuser.jsp; Line: 56] _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /blackuser.jsp; Line: 56] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 56] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 56] _writeText(response, out, _wl_block11, _wl_block11Bytes); //^%$__TAG_CODEGEN : begin text custom tag block... //[ /blackuser.jsp; Line: 57] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 57] if (_html_text0 == null) _html_text0 = new org.apache.struts.taglib.html.TextTag(); //[ /blackuser.jsp; Line: 57] _html_text0.setPageContext(pageContext); //[ /blackuser.jsp; Line: 57] _html_text0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /blackuser.jsp; Line: 57] _activeTag = _html_text0; //[ /blackuser.jsp; Line: 57] _html_text0.setProperty(weblogic.utils.StringUtils.valueOf("userName")); //[ /blackuser.jsp; Line: 57] _html_text0.setStyleClass(weblogic.utils.StringUtils.valueOf("INPUT1")); //[ /blackuser.jsp; Line: 57] _html_text0.setSize(weblogic.utils.StringUtils.valueOf("20")); //[ /blackuser.jsp; Line: 57] _html_text0.setMaxlength(weblogic.utils.StringUtils.valueOf("20")); //[ /blackuser.jsp; Line: 57] _int0 = _html_text0.doStartTag(); //[ /blackuser.jsp; Line: 57] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 57] if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /blackuser.jsp; Line: 57] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /blackuser.jsp; Line: 57] out = pageContext.pushBody(); //[ /blackuser.jsp; Line: 57] _html_text0.setBodyContent((BodyContent)out); //[ /blackuser.jsp; Line: 57] _html_text0.doInitBody(); //[ /blackuser.jsp; Line: 57] } //[ /blackuser.jsp; Line: 57] try { // _html_text0 popBody() try/finally.. //[ /blackuser.jsp; Line: 57] do { //[ /blackuser.jsp; Line: 57] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /blackuser.jsp; Line: 57] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 57] //^%$__TAG_CODEGEN //[ /blackuser.jsp; Line: 57] } while (_html_text0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /blackuser.jsp; Line: 57] } finally { // _html_text0 popBody() finally... //[ /blackuser.jsp; Line: 57] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /blackuser.jsp; Line: 57] } //[ /blackuser.jsp; Line: 57] } // end !SKIP_BODY //[ /blackuser.jsp; Line: 57] if (_html_text0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_text0); return; } //[ /blackuser.jsp; Line: 57] _activeTag = _html_text0.getParent(); _html_text0.release(); //[ /blackuser.jsp; Line: 57] //end text custom tag.... //[ /blackuser.jsp; Line: 57] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 57] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 57] _writeText(response, out, _wl_block12, _wl_block12Bytes); //^%$__TAG_CODEGEN : begin button custom tag block... //[ /blackuser.jsp; Line: 58] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 58] if (_html_button0 == null) _html_button0 = new org.apache.struts.taglib.html.ButtonTag(); //[ /blackuser.jsp; Line: 58] _html_button0.setPageContext(pageContext); //[ /blackuser.jsp; Line: 58] _html_button0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /blackuser.jsp; Line: 58] _activeTag = _html_button0; //[ /blackuser.jsp; Line: 58] _html_button0.setProperty(weblogic.utils.StringUtils.valueOf("Submit")); //[ /blackuser.jsp; Line: 58] _html_button0.setOnclick(weblogic.utils.StringUtils.valueOf("add()")); //[ /blackuser.jsp; Line: 58] _html_button0.setStyleClass(weblogic.utils.StringUtils.valueOf("BUTTN-FIX1")); //[ /blackuser.jsp; Line: 58] _int0 = _html_button0.doStartTag(); //[ /blackuser.jsp; Line: 58] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 58] if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /blackuser.jsp; Line: 58] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /blackuser.jsp; Line: 58] out = pageContext.pushBody(); //[ /blackuser.jsp; Line: 58] _html_button0.setBodyContent((BodyContent)out); //[ /blackuser.jsp; Line: 58] _html_button0.doInitBody(); //[ /blackuser.jsp; Line: 58] } //[ /blackuser.jsp; Line: 58] try { // _html_button0 popBody() try/finally.. //[ /blackuser.jsp; Line: 58] do { //[ /blackuser.jsp; Line: 58] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /blackuser.jsp; Line: 58] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 58] //^%$__TAG_CODEGEN : begin message custom tag block... //[ /blackuser.jsp; Line: 58] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 58] if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /blackuser.jsp; Line: 58] _bean_message0.setPageContext(pageContext); //[ /blackuser.jsp; Line: 58] _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)_html_button0); //[ /blackuser.jsp; Line: 58] _activeTag = _bean_message0; //[ /blackuser.jsp; Line: 58] _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("blackuser.add")); //[ /blackuser.jsp; Line: 58] _int2 = _bean_message0.doStartTag(); //[ /blackuser.jsp; Line: 58] if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /blackuser.jsp; Line: 58] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /blackuser.jsp; Line: 58] } //[ /blackuser.jsp; Line: 58] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 58] _int2 = _bean_message0.doEndTag(); //[ /blackuser.jsp; Line: 58] if (_int2 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /blackuser.jsp; Line: 58] _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /blackuser.jsp; Line: 58] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 58] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 58] //^%$__TAG_CODEGEN //[ /blackuser.jsp; Line: 58] } while (_html_button0.doAfterBody() == IterationTag.EVAL_BODY_AGAIN); //[ /blackuser.jsp; Line: 58] } finally { // _html_button0 popBody() finally... //[ /blackuser.jsp; Line: 58] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) out = pageContext.popBody(); //[ /blackuser.jsp; Line: 58] } //[ /blackuser.jsp; Line: 58] } // end !SKIP_BODY //[ /blackuser.jsp; Line: 58] if (_html_button0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_button0); return; } //[ /blackuser.jsp; Line: 58] _activeTag = _html_button0.getParent(); _html_button0.release(); //[ /blackuser.jsp; Line: 58] //end button custom tag.... //[ /blackuser.jsp; Line: 58] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 58] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 58] _writeText(response, out, _wl_block13, _wl_block13Bytes); //^%$__TAG_CODEGEN : begin button custom tag block... //[ /blackuser.jsp; Line: 59] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 59] if (_html_button0 == null) _html_button0 = new org.apache.struts.taglib.html.ButtonTag(); //[ /blackuser.jsp; Line: 59] _html_button0.setPageContext(pageContext); //[ /blackuser.jsp; Line: 59] _html_button0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /blackuser.jsp; Line: 59] _activeTag = _html_button0; //[ /blackuser.jsp; Line: 59] _html_button0.setProperty(weblogic.utils.StringUtils.valueOf("Submit1")); //[ /blackuser.jsp; Line: 59] _html_button0.setOnclick(weblogic.utils.StringUtils.valueOf("del()")); //[ /blackuser.jsp; Line: 59] _html_button0.setStyleClass(weblogic.utils.StringUtils.valueOf("BUTTN-FIX1")); //[ /blackuser.jsp; Line: 59] _int2 = _html_button0.doStartTag(); //[ /blackuser.jsp; Line: 59] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 59] if (_int2 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /blackuser.jsp; Line: 59] if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /blackuser.jsp; Line: 59] out = pageContext.pushBody(); //[ /blackuser.jsp; Line: 59] _html_button0.setBodyContent((BodyContent)out); //[ /blackuser.jsp; Line: 59] _html_button0.doInitBody(); //[ /blackuser.jsp; Line: 59] } //[ /blackuser.jsp; Line: 59] try { // _html_button0 popBody() try/finally.. //[ /blackuser.jsp; Line: 59] do { //[ /blackuser.jsp; Line: 59] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /blackuser.jsp; Line: 59] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 59] //^%$__TAG_CODEGEN : begin message custom tag block... //[ /blackuser.jsp; Line: 59] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 59] if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /blackuser.jsp; Line: 59] _bean_message0.setPageContext(pageContext); //[ /blackuser.jsp; Line: 59] _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)_html_button0); //[ /blackuser.jsp; Line: 59] _activeTag = _bean_message0; //[ /blackuser.jsp; Line: 59] _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("blackuser.del")); //[ /blackuser.jsp; Line: 59] _int0 = _bean_message0.doStartTag(); //[ /blackuser.jsp; Line: 59] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /blackuser.jsp; Line: 59] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /blackuser.jsp; Line: 59] } //[ /blackuser.jsp; Line: 59] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /blackuser.jsp; Line: 59]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -