📄 __topic.java
字号:
org.apache.struts.taglib.html.RadioTag _html_radio0 = 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=UTF-8"); out = pageContext.getOut(); JspWriter _originalOut = out;
javax.servlet.http.HttpSession session = request.getSession(true);
try { // error page try block response.setContentType("text/html; charset=UTF-8"); _writeText(response, out, _wl_block0, _wl_block0Bytes); com.laoer.bbscs.sys.PageList pl = null; //[ /topic.jsp; Line: 6] pl = (com.laoer.bbscs.sys.PageList)request.getAttribute("pl"); //[ /topic.jsp; Line: 6] if (pl == null) { // begin 'pl' instantiation block... //[ /topic.jsp; Line: 6] { // Don't need to synchronize on request scope //[ /topic.jsp; Line: 6] pl = (com.laoer.bbscs.sys.PageList)request.getAttribute("pl"); //[ /topic.jsp; Line: 6] if (pl == null) { // begin 'pl' synchronized instantiation block... //[ /topic.jsp; Line: 6] pl = new com.laoer.bbscs.sys.PageList(); //[ /topic.jsp; Line: 6] request.setAttribute("pl", pl); //[ /topic.jsp; Line: 6] } // end synchronized bean instantiation block... //[ /topic.jsp; Line: 6] } // end synchronized bean scope block... //[ /topic.jsp; Line: 6] } // end bean instantiation block... //[ /topic.jsp; Line: 6] _writeText(response, out, _wl_block1, _wl_block1Bytes); //^%$__TAG_CODEGEN : begin define custom tag block... //[ /topic.jsp; Line: 7] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 7] if (_bean_define0 == null) _bean_define0 = new org.apache.struts.taglib.bean.DefineTag(); //[ /topic.jsp; Line: 7] _bean_define0.setPageContext(pageContext); //[ /topic.jsp; Line: 7] _bean_define0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /topic.jsp; Line: 7] _activeTag = _bean_define0; //[ /topic.jsp; Line: 7] _bean_define0.setId(weblogic.utils.StringUtils.valueOf("flist")); //[ /topic.jsp; Line: 7] _bean_define0.setName(weblogic.utils.StringUtils.valueOf("pl")); //[ /topic.jsp; Line: 7] _bean_define0.setProperty(weblogic.utils.StringUtils.valueOf("objectList")); //[ /topic.jsp; Line: 7] _bean_define0.setType(weblogic.utils.StringUtils.valueOf("java.util.List")); //[ /topic.jsp; Line: 7] _int0 = _bean_define0.doStartTag(); //[ /topic.jsp; Line: 7] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 7] weblogic.servlet.jsp.StandardTagLib.fakeEmptyBodyTag(pageContext, _bean_define0, _int0, true); //[ /topic.jsp; Line: 7] if (_bean_define0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_define0); return; } //[ /topic.jsp; Line: 7] _activeTag = _bean_define0.getParent(); _bean_define0.release(); //[ /topic.jsp; Line: 7] //end define custom tag.... //[ /topic.jsp; Line: 7] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 7] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /topic.jsp; Line: 7] java.util.List flist = null; //[ /topic.jsp; Line: 7] flist = (java.util.List)pageContext.findAttribute("flist"); //[ /topic.jsp; Line: 7] _writeText(response, out, _wl_block2, _wl_block2Bytes); java.lang.String pages = null; //[ /topic.jsp; Line: 8] pages = (java.lang.String)request.getAttribute("pages"); //[ /topic.jsp; Line: 8] if (pages == null) { // begin 'pages' instantiation block... //[ /topic.jsp; Line: 8] { // Don't need to synchronize on request scope //[ /topic.jsp; Line: 8] pages = (java.lang.String)request.getAttribute("pages"); //[ /topic.jsp; Line: 8] if (pages == null) { // begin 'pages' synchronized instantiation block... //[ /topic.jsp; Line: 8] if (true) throw new InstantiationException("Could instantiate bean 'pages', neither 'class' nor 'beanName' were specified"); //[ /topic.jsp; Line: 8] request.setAttribute("pages", pages); //[ /topic.jsp; Line: 8] } // end synchronized bean instantiation block... //[ /topic.jsp; Line: 8] } // end synchronized bean scope block... //[ /topic.jsp; Line: 8] } // end bean instantiation block... //[ /topic.jsp; Line: 8] _writeText(response, out, _wl_block3, _wl_block3Bytes); java.lang.String inpages = null; //[ /topic.jsp; Line: 9] inpages = (java.lang.String)request.getAttribute("inpages"); //[ /topic.jsp; Line: 9] if (inpages == null) { // begin 'inpages' instantiation block... //[ /topic.jsp; Line: 9] { // Don't need to synchronize on request scope //[ /topic.jsp; Line: 9] inpages = (java.lang.String)request.getAttribute("inpages"); //[ /topic.jsp; Line: 9] if (inpages == null) { // begin 'inpages' synchronized instantiation block... //[ /topic.jsp; Line: 9] if (true) throw new InstantiationException("Could instantiate bean 'inpages', neither 'class' nor 'beanName' were specified"); //[ /topic.jsp; Line: 9] request.setAttribute("inpages", inpages); //[ /topic.jsp; Line: 9] } // end synchronized bean instantiation block... //[ /topic.jsp; Line: 9] } // end synchronized bean scope block... //[ /topic.jsp; Line: 9] } // end bean instantiation block... //[ /topic.jsp; Line: 9] _writeText(response, out, _wl_block4, _wl_block4Bytes); java.lang.String totalnum = null; //[ /topic.jsp; Line: 10] totalnum = (java.lang.String)request.getAttribute("totalnum"); //[ /topic.jsp; Line: 10] if (totalnum == null) { // begin 'totalnum' instantiation block... //[ /topic.jsp; Line: 10] { // Don't need to synchronize on request scope //[ /topic.jsp; Line: 10] totalnum = (java.lang.String)request.getAttribute("totalnum"); //[ /topic.jsp; Line: 10] if (totalnum == null) { // begin 'totalnum' synchronized instantiation block... //[ /topic.jsp; Line: 10] if (true) throw new InstantiationException("Could instantiate bean 'totalnum', neither 'class' nor 'beanName' were specified"); //[ /topic.jsp; Line: 10] request.setAttribute("totalnum", totalnum); //[ /topic.jsp; Line: 10] } // end synchronized bean instantiation block... //[ /topic.jsp; Line: 10] } // end synchronized bean scope block... //[ /topic.jsp; Line: 10] } // end bean instantiation block... //[ /topic.jsp; Line: 10] _writeText(response, out, _wl_block5, _wl_block5Bytes); java.lang.String title = null; //[ /topic.jsp; Line: 11] title = (java.lang.String)request.getAttribute("title"); //[ /topic.jsp; Line: 11] if (title == null) { // begin 'title' instantiation block... //[ /topic.jsp; Line: 11] { // Don't need to synchronize on request scope //[ /topic.jsp; Line: 11] title = (java.lang.String)request.getAttribute("title"); //[ /topic.jsp; Line: 11] if (title == null) { // begin 'title' synchronized instantiation block... //[ /topic.jsp; Line: 11] if (true) throw new InstantiationException("Could instantiate bean 'title', neither 'class' nor 'beanName' were specified"); //[ /topic.jsp; Line: 11] request.setAttribute("title", title); //[ /topic.jsp; Line: 11] } // end synchronized bean instantiation block... //[ /topic.jsp; Line: 11] } // end synchronized bean scope block... //[ /topic.jsp; Line: 11] } // end bean instantiation block... //[ /topic.jsp; Line: 11] _writeText(response, out, _wl_block6, _wl_block6Bytes); //^%$__TAG_CODEGEN : begin write custom tag block... //[ /topic.jsp; Line: 15] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 15] if (_bean_write0 == null) _bean_write0 = new org.apache.struts.taglib.bean.WriteTag(); //[ /topic.jsp; Line: 15] _bean_write0.setPageContext(pageContext); //[ /topic.jsp; Line: 15] _bean_write0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /topic.jsp; Line: 15] _activeTag = _bean_write0; //[ /topic.jsp; Line: 15] _bean_write0.setName(weblogic.utils.StringUtils.valueOf("title")); //[ /topic.jsp; Line: 15] _bean_write0.setFilter(Boolean.valueOf(weblogic.utils.StringUtils.valueOf("false")).booleanValue()); //[ /topic.jsp; Line: 15] _int0 = _bean_write0.doStartTag(); //[ /topic.jsp; Line: 15] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /topic.jsp; Line: 15] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.WriteTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /topic.jsp; Line: 15] } //[ /topic.jsp; Line: 15] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 15] _int0 = _bean_write0.doEndTag(); //[ /topic.jsp; Line: 15] if (_int0 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_write0); return; } //[ /topic.jsp; Line: 15] _activeTag = _bean_write0.getParent(); _bean_write0.release(); //[ /topic.jsp; Line: 15] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 15] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /topic.jsp; Line: 15] _writeText(response, out, _wl_block7, _wl_block7Bytes); //^%$__TAG_CODEGEN : begin message custom tag block... //[ /topic.jsp; Line: 24] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 24] if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /topic.jsp; Line: 24] _bean_message0.setPageContext(pageContext); //[ /topic.jsp; Line: 24] _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /topic.jsp; Line: 24] _activeTag = _bean_message0; //[ /topic.jsp; Line: 24] _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("showdoc.boards")); //[ /topic.jsp; Line: 24] _int0 = _bean_message0.doStartTag(); //[ /topic.jsp; Line: 24] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /topic.jsp; Line: 24] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /topic.jsp; Line: 24] } //[ /topic.jsp; Line: 24] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 24] _int0 = _bean_message0.doEndTag(); //[ /topic.jsp; Line: 24] if (_int0 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /topic.jsp; Line: 24] _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /topic.jsp; Line: 24] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 24] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /topic.jsp; Line: 24] _writeText(response, out, _wl_block8, _wl_block8Bytes); //^%$__TAG_CODEGEN : begin showBoardsInfo custom tag block... //[ /topic.jsp; Line: 24] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 24] if (_bbscs_showBoardsInfo0 == null) _bbscs_showBoardsInfo0 = new com.laoer.bbscs.web.tag.ShowBoardsInfoTag(); //[ /topic.jsp; Line: 24] _bbscs_showBoardsInfo0.setPageContext(pageContext); //[ /topic.jsp; Line: 24] _bbscs_showBoardsInfo0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /topic.jsp; Line: 24] _activeTag = _bbscs_showBoardsInfo0; //[ /topic.jsp; Line: 24] _bbscs_showBoardsInfo0.setType(weblogic.utils.StringUtils.valueOf("name")); //[ /topic.jsp; Line: 24] _bbscs_showBoardsInfo0.setUserCheck(weblogic.utils.StringUtils.valueOf("uc")); //[ /topic.jsp; Line: 24] _int0 = _bbscs_showBoardsInfo0.doStartTag(); //[ /topic.jsp; Line: 24] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /topic.jsp; Line: 24] throw new JspTagException("Since tag class com.laoer.bbscs.web.tag.ShowBoardsInfoTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /topic.jsp; Line: 24] } //[ /topic.jsp; Line: 24] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /topic.jsp; Line: 24] _int0 = _bbscs_showBoardsInfo0.doEndTag(); //[ /topic.jsp; Line: 24] if (_int0 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bbscs_showBoardsInfo0); return; } //[ /topic.jsp; Line: 24] _activeTag = _bbscs_showBoardsInfo0.getParent(); _bbscs_showBoardsInfo0.release(); //[ /topic.jsp; Line: 24]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -