📄 __topiclist.java
字号:
org.apache.struts.taglib.html.HiddenTag _html_hidden0 = null; org.apache.struts.taglib.html.FormTag _html_form0 = null; org.apache.struts.taglib.html.HtmlTag _html_html0 = null;
Object page = this;
javax.servlet.jsp.JspWriter out;
javax.servlet.jsp.PageContext pageContext = javax.servlet.jsp.JspFactory.getDefaultFactory().getPageContext(this, request, response, null, true, 8192, true);
response.setHeader("Content-Type", "text/html; charset=GBK"); out = pageContext.getOut(); JspWriter _originalOut = out;
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 html custom tag block... //[ /topicList.jsp; Line: 5] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 5] if (_html_html0 == null) _html_html0 = new org.apache.struts.taglib.html.HtmlTag(); //[ /topicList.jsp; Line: 5] _html_html0.setPageContext(pageContext); //[ /topicList.jsp; Line: 5] _html_html0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /topicList.jsp; Line: 5] _activeTag = _html_html0; //[ /topicList.jsp; Line: 5] _int0 = _html_html0.doStartTag(); //[ /topicList.jsp; Line: 5] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /topicList.jsp; Line: 5] throw new JspTagException("Since tag class org.apache.struts.taglib.html.HtmlTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /topicList.jsp; Line: 5] } //[ /topicList.jsp; Line: 5] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 5] if (_int0 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /topicList.jsp; Line: 5] do { //[ /topicList.jsp; Line: 5] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /topicList.jsp; Line: 5] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /topicList.jsp; Line: 5] _writeText(response, out, _wl_block1, _wl_block1Bytes); //[ /topicList.jsp; Line: 17] String username = (String) request.getSession().getAttribute("username"); //[ /topicList.jsp; Line: 18] if (username == null) //[ /topicList.jsp; Line: 19] username = ""; //[ /topicList.jsp; Line: 20] _writeText(response, out, _wl_block2, _wl_block2Bytes); //^%$__TAG_CODEGEN : begin form custom tag block... //[ /topicList.jsp; Line: 22] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 22] if (_html_form0 == null) _html_form0 = new org.apache.struts.taglib.html.FormTag(); //[ /topicList.jsp; Line: 22] _html_form0.setPageContext(pageContext); //[ /topicList.jsp; Line: 22] _html_form0.setParent((javax.servlet.jsp.tagext.Tag)_html_html0); //[ /topicList.jsp; Line: 22] _activeTag = _html_form0; //[ /topicList.jsp; Line: 22] _html_form0.setAction(weblogic.utils.StringUtils.valueOf("forumAction.do")); //[ /topicList.jsp; Line: 22] _html_form0.setMethod(weblogic.utils.StringUtils.valueOf("post")); //[ /topicList.jsp; Line: 22] _int1 = _html_form0.doStartTag(); //[ /topicList.jsp; Line: 22] if (_int1 == BodyTag.EVAL_BODY_BUFFERED) { //[ /topicList.jsp; Line: 22] throw new JspTagException("Since tag class org.apache.struts.taglib.html.FormTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /topicList.jsp; Line: 22] } //[ /topicList.jsp; Line: 22] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 22] if (_int1 != Tag.SKIP_BODY) { // begin !SKIP_BODY... //[ /topicList.jsp; Line: 22] do { //[ /topicList.jsp; Line: 22] /*** sync AT_BEGIN Vars after doInitBody ***/ //[ /topicList.jsp; Line: 22] /*** declare & sync NESTED TagExtra Vars here ***/ //[ /topicList.jsp; Line: 22] _writeText(response, out, _wl_block3, _wl_block3Bytes); //^%$__TAG_CODEGEN : begin hidden custom tag block... //[ /topicList.jsp; Line: 23] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 23] if (_html_hidden0 == null) _html_hidden0 = new org.apache.struts.taglib.html.HiddenTag(); //[ /topicList.jsp; Line: 23] _html_hidden0.setPageContext(pageContext); //[ /topicList.jsp; Line: 23] _html_hidden0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /topicList.jsp; Line: 23] _activeTag = _html_hidden0; //[ /topicList.jsp; Line: 23] _html_hidden0.setName(weblogic.utils.StringUtils.valueOf("forumForm")); //[ /topicList.jsp; Line: 23] _html_hidden0.setProperty(weblogic.utils.StringUtils.valueOf("event")); //[ /topicList.jsp; Line: 23] _int2 = _html_hidden0.doStartTag(); //[ /topicList.jsp; Line: 23] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 23] weblogic.servlet.jsp.StandardTagLib.fakeEmptyBodyTag(pageContext, _html_hidden0, _int2, true); //[ /topicList.jsp; Line: 23] if (_html_hidden0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_hidden0); return; } //[ /topicList.jsp; Line: 23] _activeTag = _html_hidden0.getParent(); _html_hidden0.release(); //[ /topicList.jsp; Line: 23] //end hidden custom tag.... //[ /topicList.jsp; Line: 23] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 23] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /topicList.jsp; Line: 23] _writeText(response, out, _wl_block4, _wl_block4Bytes); //^%$__TAG_CODEGEN : begin hidden custom tag block... //[ /topicList.jsp; Line: 24] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 24] if (_html_hidden0 == null) _html_hidden0 = new org.apache.struts.taglib.html.HiddenTag(); //[ /topicList.jsp; Line: 24] _html_hidden0.setPageContext(pageContext); //[ /topicList.jsp; Line: 24] _html_hidden0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /topicList.jsp; Line: 24] _activeTag = _html_hidden0; //[ /topicList.jsp; Line: 24] _html_hidden0.setName(weblogic.utils.StringUtils.valueOf("forumForm")); //[ /topicList.jsp; Line: 24] _html_hidden0.setProperty(weblogic.utils.StringUtils.valueOf("type")); //[ /topicList.jsp; Line: 24] _int2 = _html_hidden0.doStartTag(); //[ /topicList.jsp; Line: 24] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 24] weblogic.servlet.jsp.StandardTagLib.fakeEmptyBodyTag(pageContext, _html_hidden0, _int2, true); //[ /topicList.jsp; Line: 24] if (_html_hidden0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_html_hidden0); return; } //[ /topicList.jsp; Line: 24] _activeTag = _html_hidden0.getParent(); _html_hidden0.release(); //[ /topicList.jsp; Line: 24] //end hidden custom tag.... //[ /topicList.jsp; Line: 24] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 24] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /topicList.jsp; Line: 24] _writeText(response, out, _wl_block5, _wl_block5Bytes); //^%$__TAG_CODEGEN : begin write custom tag block... //[ /topicList.jsp; Line: 26] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 26] if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /topicList.jsp; Line: 26] _bean_write0.setPageContext(pageContext); //[ /topicList.jsp; Line: 26] _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /topicList.jsp; Line: 26] _activeTag = _bean_write0; //[ /topicList.jsp; Line: 26] _bean_write0.setName(weblogic.utils.StringUtils.valueOf("forumForm")); //[ /topicList.jsp; Line: 26] _bean_write0.setProperty(weblogic.utils.StringUtils.valueOf("topicVO.topicId")); //[ /topicList.jsp; Line: 26] _int2 = _bean_write0.doStartTag(); //[ /topicList.jsp; Line: 26] if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /topicList.jsp; Line: 26] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /topicList.jsp; Line: 26] } //[ /topicList.jsp; Line: 26] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 26] _int2 = _bean_write0.doEndTag(); //[ /topicList.jsp; Line: 26] if (_int2 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /topicList.jsp; Line: 26] _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /topicList.jsp; Line: 26] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 26] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /topicList.jsp; Line: 26] _writeText(response, out, _wl_block6, _wl_block6Bytes); //^%$__TAG_CODEGEN : begin write custom tag block... //[ /topicList.jsp; Line: 41] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 41] if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /topicList.jsp; Line: 41] _bean_write0.setPageContext(pageContext); //[ /topicList.jsp; Line: 41] _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /topicList.jsp; Line: 41] _activeTag = _bean_write0; //[ /topicList.jsp; Line: 41] _bean_write0.setProperty(weblogic.utils.StringUtils.valueOf("topicVO.title")); //[ /topicList.jsp; Line: 41] _bean_write0.setName(weblogic.utils.StringUtils.valueOf("forumForm")); //[ /topicList.jsp; Line: 41] _int2 = _bean_write0.doStartTag(); //[ /topicList.jsp; Line: 41] if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /topicList.jsp; Line: 41] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /topicList.jsp; Line: 41] } //[ /topicList.jsp; Line: 41] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 41] _int2 = _bean_write0.doEndTag(); //[ /topicList.jsp; Line: 41] if (_int2 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /topicList.jsp; Line: 41] _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /topicList.jsp; Line: 41] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 41] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /topicList.jsp; Line: 41] _writeText(response, out, _wl_block7, _wl_block7Bytes); //^%$__TAG_CODEGEN : begin write custom tag block... //[ /topicList.jsp; Line: 47] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 47] if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /topicList.jsp; Line: 47] _bean_write0.setPageContext(pageContext); //[ /topicList.jsp; Line: 47] _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)_html_form0); //[ /topicList.jsp; Line: 47] _activeTag = _bean_write0; //[ /topicList.jsp; Line: 47] _bean_write0.setProperty(weblogic.utils.StringUtils.valueOf("topicVO.username")); //[ /topicList.jsp; Line: 47] _bean_write0.setName(weblogic.utils.StringUtils.valueOf("forumForm")); //[ /topicList.jsp; Line: 47] _int2 = _bean_write0.doStartTag(); //[ /topicList.jsp; Line: 47] if (_int2 == BodyTag.EVAL_BODY_BUFFERED) { //[ /topicList.jsp; Line: 47] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /topicList.jsp; Line: 47] } //[ /topicList.jsp; Line: 47] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 47] _int2 = _bean_write0.doEndTag(); //[ /topicList.jsp; Line: 47] if (_int2 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /topicList.jsp; Line: 47] _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /topicList.jsp; Line: 47] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 47] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /topicList.jsp; Line: 47] _writeText(response, out, _wl_block8, _wl_block8Bytes); //^%$__TAG_CODEGEN : begin write custom tag block... //[ /topicList.jsp; Line: 53] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topicList.jsp; Line: 53] if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /topicList.jsp; Line: 53]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -