📄 __searchpost.java
字号:
private final static byte[] _wl_block27Bytes = _getBytes(_wl_block27); private final static String _wl_block28 = "\r\n</div>\r\n</body>\r\n</html>\r\n"; private final static byte[] _wl_block28Bytes = _getBytes(_wl_block28);
public void _jspService(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
{
// declare and set well-known variables:
javax.servlet.ServletConfig config = getServletConfig();
javax.servlet.ServletContext application = config.getServletContext();
javax.servlet.jsp.tagext.Tag _activeTag = null;
// variables for Tag extension protocol int _int0 = 0, _int1 = 0, _int2 = 0; org.apache.struts.taglib.bean.MessageTag _bean_message0 = null; org.apache.struts.taglib.bean.DefineTag _bean_define0 = null; org.apache.struts.taglib.bean.WriteTag _bean_write0 = null, _bean_write1 = null; org.apache.struts.taglib.logic.IterateTag _logic_iterate0 = null; org.apache.struts.taglib.logic.LessEqualTag _logic_lessEqual0 = null; org.apache.struts.taglib.logic.EqualTag _logic_equal0 = null; org.apache.struts.taglib.logic.GreaterThanTag _logic_greaterThan0 = null; com.laoer.bbscs.web.tag.WebInfoTag _bbscs_webInfo0 = null; com.laoer.bbscs.web.tag.ShowBoardsInfoTag _bbscs_showBoardsInfo0 = null; com.laoer.bbscs.web.tag.DateTimesTag _bbscs_dateTimes0 = null; com.laoer.bbscs.web.tag.ForumTag _bbscs_forum0 = null, _bbscs_forum1 = null; org.apache.struts.taglib.html.LinkTag _html_link0 = 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; //[ /searchpost.jsp; Line: 6] pl = (com.laoer.bbscs.sys.PageList)request.getAttribute("pl"); //[ /searchpost.jsp; Line: 6] if (pl == null) { // begin 'pl' instantiation block... //[ /searchpost.jsp; Line: 6] { // Don't need to synchronize on request scope //[ /searchpost.jsp; Line: 6] pl = (com.laoer.bbscs.sys.PageList)request.getAttribute("pl"); //[ /searchpost.jsp; Line: 6] if (pl == null) { // begin 'pl' synchronized instantiation block... //[ /searchpost.jsp; Line: 6] pl = new com.laoer.bbscs.sys.PageList(); //[ /searchpost.jsp; Line: 6] request.setAttribute("pl", pl); //[ /searchpost.jsp; Line: 6] } // end synchronized bean instantiation block... //[ /searchpost.jsp; Line: 6] } // end synchronized bean scope block... //[ /searchpost.jsp; Line: 6] } // end bean instantiation block... //[ /searchpost.jsp; Line: 6] _writeText(response, out, _wl_block1, _wl_block1Bytes); //^%$__TAG_CODEGEN : begin define custom tag block... //[ /searchpost.jsp; Line: 7] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 7] if (_bean_define0 == null) _bean_define0 = new org.apache.struts.taglib.bean.DefineTag(); //[ /searchpost.jsp; Line: 7] _bean_define0.setPageContext(pageContext); //[ /searchpost.jsp; Line: 7] _bean_define0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /searchpost.jsp; Line: 7] _activeTag = _bean_define0; //[ /searchpost.jsp; Line: 7] _bean_define0.setId(weblogic.utils.StringUtils.valueOf("flist")); //[ /searchpost.jsp; Line: 7] _bean_define0.setName(weblogic.utils.StringUtils.valueOf("pl")); //[ /searchpost.jsp; Line: 7] _bean_define0.setProperty(weblogic.utils.StringUtils.valueOf("objectList")); //[ /searchpost.jsp; Line: 7] _bean_define0.setType(weblogic.utils.StringUtils.valueOf("java.util.List")); //[ /searchpost.jsp; Line: 7] _int0 = _bean_define0.doStartTag(); //[ /searchpost.jsp; Line: 7] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 7] weblogic.servlet.jsp.StandardTagLib.fakeEmptyBodyTag(pageContext, _bean_define0, _int0, true); //[ /searchpost.jsp; Line: 7] if (_bean_define0.doEndTag() == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_define0); return; } //[ /searchpost.jsp; Line: 7] _activeTag = _bean_define0.getParent(); _bean_define0.release(); //[ /searchpost.jsp; Line: 7] //end define custom tag.... //[ /searchpost.jsp; Line: 7] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 7] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 7] java.util.List flist = null; //[ /searchpost.jsp; Line: 7] flist = (java.util.List)pageContext.findAttribute("flist"); //[ /searchpost.jsp; Line: 7] _writeText(response, out, _wl_block2, _wl_block2Bytes); java.lang.String pages = null; //[ /searchpost.jsp; Line: 8] pages = (java.lang.String)request.getAttribute("pages"); //[ /searchpost.jsp; Line: 8] if (pages == null) { // begin 'pages' instantiation block... //[ /searchpost.jsp; Line: 8] { // Don't need to synchronize on request scope //[ /searchpost.jsp; Line: 8] pages = (java.lang.String)request.getAttribute("pages"); //[ /searchpost.jsp; Line: 8] if (pages == null) { // begin 'pages' synchronized instantiation block... //[ /searchpost.jsp; Line: 8] if (true) throw new InstantiationException("Could instantiate bean 'pages', neither 'class' nor 'beanName' were specified"); //[ /searchpost.jsp; Line: 8] request.setAttribute("pages", pages); //[ /searchpost.jsp; Line: 8] } // end synchronized bean instantiation block... //[ /searchpost.jsp; Line: 8] } // end synchronized bean scope block... //[ /searchpost.jsp; Line: 8] } // end bean instantiation block... //[ /searchpost.jsp; Line: 8] _writeText(response, out, _wl_block3, _wl_block3Bytes); //^%$__TAG_CODEGEN : begin message custom tag block... //[ /searchpost.jsp; Line: 12] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 12] if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /searchpost.jsp; Line: 12] _bean_message0.setPageContext(pageContext); //[ /searchpost.jsp; Line: 12] _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /searchpost.jsp; Line: 12] _activeTag = _bean_message0; //[ /searchpost.jsp; Line: 12] _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("search.title")); //[ /searchpost.jsp; Line: 12] _int0 = _bean_message0.doStartTag(); //[ /searchpost.jsp; Line: 12] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /searchpost.jsp; Line: 12] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /searchpost.jsp; Line: 12] } //[ /searchpost.jsp; Line: 12] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 12] _int0 = _bean_message0.doEndTag(); //[ /searchpost.jsp; Line: 12] if (_int0 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /searchpost.jsp; Line: 12] _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /searchpost.jsp; Line: 12] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 12] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 12] _writeText(response, out, _wl_block4, _wl_block4Bytes); //^%$__TAG_CODEGEN : begin showBoardsInfo custom tag block... //[ /searchpost.jsp; Line: 22] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 22] if (_bbscs_showBoardsInfo0 == null) _bbscs_showBoardsInfo0 = new com.laoer.bbscs.web.tag.ShowBoardsInfoTag(); //[ /searchpost.jsp; Line: 22] _bbscs_showBoardsInfo0.setPageContext(pageContext); //[ /searchpost.jsp; Line: 22] _bbscs_showBoardsInfo0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /searchpost.jsp; Line: 22] _activeTag = _bbscs_showBoardsInfo0; //[ /searchpost.jsp; Line: 22] _bbscs_showBoardsInfo0.setType(weblogic.utils.StringUtils.valueOf("name")); //[ /searchpost.jsp; Line: 22] _bbscs_showBoardsInfo0.setUserCheck(weblogic.utils.StringUtils.valueOf("uc")); //[ /searchpost.jsp; Line: 22] _int0 = _bbscs_showBoardsInfo0.doStartTag(); //[ /searchpost.jsp; Line: 22] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /searchpost.jsp; Line: 22] throw new JspTagException("Since tag class com.laoer.bbscs.web.tag.ShowBoardsInfoTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /searchpost.jsp; Line: 22] } //[ /searchpost.jsp; Line: 22] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 22] _int0 = _bbscs_showBoardsInfo0.doEndTag(); //[ /searchpost.jsp; Line: 22] if (_int0 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bbscs_showBoardsInfo0); return; } //[ /searchpost.jsp; Line: 22] _activeTag = _bbscs_showBoardsInfo0.getParent(); _bbscs_showBoardsInfo0.release(); //[ /searchpost.jsp; Line: 22] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 22] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 22] _writeText(response, out, _wl_block5, _wl_block5Bytes); //^%$__TAG_CODEGEN : begin message custom tag block... //[ /searchpost.jsp; Line: 31] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 31] if (_bean_message0 == null) _bean_message0 = new org.apache.struts.taglib.bean.MessageTag(); //[ /searchpost.jsp; Line: 31] _bean_message0.setPageContext(pageContext); //[ /searchpost.jsp; Line: 31] _bean_message0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /searchpost.jsp; Line: 31] _activeTag = _bean_message0; //[ /searchpost.jsp; Line: 31] _bean_message0.setKey(weblogic.utils.StringUtils.valueOf("forum.boardmaster")); //[ /searchpost.jsp; Line: 31] _int0 = _bean_message0.doStartTag(); //[ /searchpost.jsp; Line: 31] if (_int0 == BodyTag.EVAL_BODY_BUFFERED) { //[ /searchpost.jsp; Line: 31] throw new JspTagException("Since tag class org.apache.struts.taglib.bean.MessageTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED"); //[ /searchpost.jsp; Line: 31] } //[ /searchpost.jsp; Line: 31] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 31] _int0 = _bean_message0.doEndTag(); //[ /searchpost.jsp; Line: 31] if (_int0 == Tag.SKIP_PAGE) { _activeTag = null; _releaseTags(_bean_message0); return; } //[ /searchpost.jsp; Line: 31] _activeTag = _bean_message0.getParent(); _bean_message0.release(); //[ /searchpost.jsp; Line: 31] /*** sync AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 31] /*** declare & sync AT_END TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 31] _writeText(response, out, _wl_block6, _wl_block6Bytes); //^%$__TAG_CODEGEN : begin showBoardsInfo custom tag block... //[ /searchpost.jsp; Line: 31] /*** declare AT_BEGIN TagExtra Vars here ***/ //[ /searchpost.jsp; Line: 31] if (_bbscs_showBoardsInfo0 == null) _bbscs_showBoardsInfo0 = new com.laoer.bbscs.web.tag.ShowBoardsInfoTag(); //[ /searchpost.jsp; Line: 31] _bbscs_showBoardsInfo0.setPageContext(pageContext); //[ /searchpost.jsp; Line: 31] _bbscs_showBoardsInfo0.setParent((javax.servlet.jsp.tagext.Tag)null); //[ /searchpost.jsp; Line: 31] _activeTag = _bbscs_showBoardsInfo0; //[ /searchpost.jsp; Line: 31] _bbscs_showBoardsInfo0.setType(weblogic.utils.StringUtils.valueOf("master")); //[ /searchpost.jsp; Line: 31]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -