📄 forum_jsp.java
字号:
JspWriter out = _jspx_page_context.getOut();
// logic:present
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_1 = (org.apache.struts.taglib.logic.PresentTag) _jspx_tagPool_logic_present_name.get(org.apache.struts.taglib.logic.PresentTag.class);
_jspx_th_logic_present_1.setPageContext(_jspx_page_context);
_jspx_th_logic_present_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
_jspx_th_logic_present_1.setName("bbsuser");
int _jspx_eval_logic_present_1 = _jspx_th_logic_present_1.doStartTag();
if (_jspx_eval_logic_present_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write("\t \t ");
if (_jspx_meth_logic_greaterThan_0(_jspx_th_logic_present_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_present_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_present_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_present_name.reuse(_jspx_th_logic_present_1);
return false;
}
private boolean _jspx_meth_logic_greaterThan_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_present_1, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:greaterThan
org.apache.struts.taglib.logic.GreaterThanTag _jspx_th_logic_greaterThan_0 = (org.apache.struts.taglib.logic.GreaterThanTag) _jspx_tagPool_logic_greaterThan_value_property_name.get(org.apache.struts.taglib.logic.GreaterThanTag.class);
_jspx_th_logic_greaterThan_0.setPageContext(_jspx_page_context);
_jspx_th_logic_greaterThan_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_present_1);
_jspx_th_logic_greaterThan_0.setName("bbsuser");
_jspx_th_logic_greaterThan_0.setProperty("usertype");
_jspx_th_logic_greaterThan_0.setValue("6");
int _jspx_eval_logic_greaterThan_0 = _jspx_th_logic_greaterThan_0.doStartTag();
if (_jspx_eval_logic_greaterThan_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("|<a href=\"admin/index.do\" target=\"_blank\"> 管 理 </a>");
int evalDoAfterBody = _jspx_th_logic_greaterThan_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_greaterThan_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_greaterThan_value_property_name.reuse(_jspx_th_logic_greaterThan_0);
return false;
}
private boolean _jspx_meth_logic_present_2(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:present
org.apache.struts.taglib.logic.PresentTag _jspx_th_logic_present_2 = (org.apache.struts.taglib.logic.PresentTag) _jspx_tagPool_logic_present_name.get(org.apache.struts.taglib.logic.PresentTag.class);
_jspx_th_logic_present_2.setPageContext(_jspx_page_context);
_jspx_th_logic_present_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
_jspx_th_logic_present_2.setName("bbsuser");
int _jspx_eval_logic_present_2 = _jspx_th_logic_present_2.doStartTag();
if (_jspx_eval_logic_present_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" <div id=\"Layer1\" style=\"position:absolute; width:80px; height:200px; z-index:1; left:222px; top: -9px; visibility: hidden;\" onMouseOver=\"MM_showHideLayers('Layer1','','show')\" onMouseOut=\"MM_showHideLayers('Layer1','','hide')\"> \r\n");
out.write(" <br><table class=\"tab1\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr class=\"tr_1\" align=\"center\"><td>\r\n");
out.write(" <div style=\"height:18px;\"><a href=\"Edit.htm\">编辑个人信息</a></div>\r\n");
out.write(" <div style=\"height:18px;\"><a href=\"UserArt.htm?a=my\">查看我的主题</a></div>\r\n");
out.write(" <div style=\"height:18px;\"><a href=\"UserArt.htm?a=replay\">查看我的回复</a></div>\r\n");
out.write(" <div style=\"height:18px;\"><a href=\"MyFile.htm\">查看我的附件</a></div>\r\n");
out.write("\t\t <div style=\"height:18px;\"><a href=\"Friend.htm?action=my\">查看我的好友</a></div>\r\n");
out.write("\t\t <div style=\"height:18px;\"><a href=\"Message.htm\">查看我的消息</a></div>\r\n");
out.write("\t\t </td></tr>\r\n");
out.write("\t\t </table>\r\n");
out.write(" </div>\r\n");
out.write(" <div id=\"Layer2\" style=\"position:absolute; width:60px; height:200px; z-index:1; left:483px; top: -9px; visibility: hidden;\" onMouseOver=\"MM_showHideLayers('Layer2','','show')\" onMouseOut=\"MM_showHideLayers('Layer2','','hide')\"> \r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_present_2.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_present_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_present_name.reuse(_jspx_th_logic_present_2);
return false;
}
private boolean _jspx_meth_logic_notPresent_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_html_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:notPresent
org.apache.struts.taglib.logic.NotPresentTag _jspx_th_logic_notPresent_1 = (org.apache.struts.taglib.logic.NotPresentTag) _jspx_tagPool_logic_notPresent_name.get(org.apache.struts.taglib.logic.NotPresentTag.class);
_jspx_th_logic_notPresent_1.setPageContext(_jspx_page_context);
_jspx_th_logic_notPresent_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_html_0);
_jspx_th_logic_notPresent_1.setName("bbsuser");
int _jspx_eval_logic_notPresent_1 = _jspx_th_logic_notPresent_1.doStartTag();
if (_jspx_eval_logic_notPresent_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write("\t\t\t<div id=\"Layer2\" style=\"position:absolute; width:60px; height:200px; z-index:1; left:373px; top: -9px; visibility: hidden;\" onMouseOver=\"MM_showHideLayers('Layer2','','show')\" onMouseOut=\"MM_showHideLayers('Layer2','','hide')\"> \r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_notPresent_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_notPresent_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_notPresent_name.reuse(_jspx_th_logic_notPresent_1);
return false;
}
private boolean _jspx_meth_yhbbs_mainHead_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// yhbbs:mainHead
com.yhbbs.comm.tag.MainHead _jspx_th_yhbbs_mainHead_0 = (com.yhbbs.comm.tag.MainHead) _jspx_tagPool_yhbbs_mainHead_nobody.get(com.yhbbs.comm.tag.MainHead.class);
_jspx_th_yhbbs_mainHead_0.setPageContext(_jspx_page_context);
_jspx_th_yhbbs_mainHead_0.setParent(null);
int _jspx_eval_yhbbs_mainHead_0 = _jspx_th_yhbbs_mainHead_0.doStartTag();
if (_jspx_th_yhbbs_mainHead_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_yhbbs_mainHead_nobody.reuse(_jspx_th_yhbbs_mainHead_0);
return false;
}
private boolean _jspx_meth_yhbbs_announce_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// yhbbs:announce
com.yhbbs.comm.tag.AnnounceTag _jspx_th_yhbbs_announce_0 = (com.yhbbs.comm.tag.AnnounceTag) _jspx_tagPool_yhbbs_announce_nobody.get(com.yhbbs.comm.tag.AnnounceTag.class);
_jspx_th_yhbbs_announce_0.setPageContext(_jspx_page_context);
_jspx_th_yhbbs_announce_0.setParent(null);
int _jspx_eval_yhbbs_announce_0 = _jspx_th_yhbbs_announce_0.doStartTag();
if (_jspx_th_yhbbs_announce_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_yhbbs_announce_nobody.reuse(_jspx_th_yhbbs_announce_0);
return false;
}
private boolean _jspx_meth_yhbbs_onLine_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// yhbbs:onLine
com.yhbbs.comm.tag.OnLine _jspx_th_yhbbs_onLine_0 = (com.yhbbs.comm.tag.OnLine) _jspx_tagPool_yhbbs_onLine_nobody.get(com.yhbbs.comm.tag.OnLine.class);
_jspx_th_yhbbs_onLine_0.setPageContext(_jspx_page_context);
_jspx_th_yhbbs_onLine_0.setParent(null);
int _jspx_eval_yhbbs_onLine_0 = _jspx_th_yhbbs_onLine_0.doStartTag();
if (_jspx_th_yhbbs_onLine_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_yhbbs_onLine_nobody.reuse(_jspx_th_yhbbs_onLine_0);
return false;
}
private boolean _jspx_meth_yhbbs_forumList_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// yhbbs:forumList
com.yhbbs.comm.tag.ForumList _jspx_th_yhbbs_forumList_0 = (com.yhbbs.comm.tag.ForumList) _jspx_tagPool_yhbbs_forumList_nobody.get(com.yhbbs.comm.tag.ForumList.class);
_jspx_th_yhbbs_forumList_0.setPageContext(_jspx_page_context);
_jspx_th_yhbbs_forumList_0.setParent(null);
int _jspx_eval_yhbbs_forumList_0 = _jspx_th_yhbbs_forumList_0.doStartTag();
if (_jspx_th_yhbbs_forumList_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_yhbbs_forumList_nobody.reuse(_jspx_th_yhbbs_forumList_0);
return false;
}
private boolean _jspx_meth_yhbbs_forumJump_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// yhbbs:forumJump
com.yhbbs.comm.tag.JumpTag _jspx_th_yhbbs_forumJump_0 = (com.yhbbs.comm.tag.JumpTag) _jspx_tagPool_yhbbs_forumJump_nobody.get(com.yhbbs.comm.tag.JumpTag.class);
_jspx_th_yhbbs_forumJump_0.setPageContext(_jspx_page_context);
_jspx_th_yhbbs_forumJump_0.setParent(null);
int _jspx_eval_yhbbs_forumJump_0 = _jspx_th_yhbbs_forumJump_0.doStartTag();
if (_jspx_th_yhbbs_forumJump_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_yhbbs_forumJump_nobody.reuse(_jspx_th_yhbbs_forumJump_0);
return false;
}
private boolean _jspx_meth_yhbbs_footer_0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// yhbbs:footer
com.yhbbs.comm.tag.Footer _jspx_th_yhbbs_footer_0 = (com.yhbbs.comm.tag.Footer) _jspx_tagPool_yhbbs_footer_nobody.get(com.yhbbs.comm.tag.Footer.class);
_jspx_th_yhbbs_footer_0.setPageContext(_jspx_page_context);
_jspx_th_yhbbs_footer_0.setParent(null);
int _jspx_eval_yhbbs_footer_0 = _jspx_th_yhbbs_footer_0.doStartTag();
if (_jspx_th_yhbbs_footer_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_yhbbs_footer_nobody.reuse(_jspx_th_yhbbs_footer_0);
return false;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -