📄 article_jsp.java
字号:
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_present_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_present_name.reuse(_jspx_th_logic_present_3);
return false;
}
private boolean _jspx_meth_logic_equal_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_present_3, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:equal
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_0 = (org.apache.struts.taglib.logic.EqualTag) _jspx_tagPool_logic_equal_value_name.get(org.apache.struts.taglib.logic.EqualTag.class);
_jspx_th_logic_equal_0.setPageContext(_jspx_page_context);
_jspx_th_logic_equal_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_present_3);
_jspx_th_logic_equal_0.setName("islock");
_jspx_th_logic_equal_0.setValue("0");
int _jspx_eval_logic_equal_0 = _jspx_th_logic_equal_0.doStartTag();
if (_jspx_eval_logic_equal_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write("\t<table class=tab1 align=center cellSpacing=0 cellPadding=0 width=100% >\r\n");
out.write("\t\t<tr height=20px>\r\n");
out.write("\t\t <td class=tab_c><b> 主 题</b></td>\r\n");
out.write("\t\t <td class=tab_c><b><font color=#FFFFFF>");
if (_jspx_meth_bean_write_2(_jspx_th_logic_equal_0, _jspx_page_context))
return true;
out.write("</font></b></td>\r\n");
out.write("\t\t</tr>\r\n");
out.write("\t\t<tr height=40px>\r\n");
out.write("\t\t <td class=td_tbg>上传附件或图片<br> 主题帖最大允许 1000KB<br> 回复帖最大允许 1000KB</td>\r\n");
out.write("\t\t <td class=td_lt> <input type=button value='管理附件' disabled=\"true\"> \r\n");
out.write("\t\t \t<font color=\"#666666\">暂不允许回帖上传附件</font>\r\n");
out.write("\t\t </td></tr>\r\n");
out.write("\t\t <tr height=80px>\r\n");
out.write("\t\t <td class=td_tbg valign=top>\r\n");
out.write("\t\t <br> <b>帖子内容格式</b><br> \r\n");
out.write("\t\t\t <li>HTML标签 不可用\r\n");
out.write("\t\t\t <li>Yhbbs标签 可用\r\n");
out.write("\t\t\t <li>贴图标签 可用\r\n");
out.write("\t\t\t <li>字体标签 可用\r\n");
out.write("\t\t\t <li>Flash标签 可用\r\n");
out.write("\t\t </td>\r\n");
out.write("\t\t <td align=left class=td_lt>\r\n");
out.write("\t\t ");
if (_jspx_meth_html_form_0(_jspx_th_logic_equal_0, _jspx_page_context))
return true;
out.write("\r\n");
out.write("\t\t\t </td></tr>\r\n");
out.write("\t </table><br>\r\n");
out.write("\t ");
int evalDoAfterBody = _jspx_th_logic_equal_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_equal_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_equal_value_name.reuse(_jspx_th_logic_equal_0);
return false;
}
private boolean _jspx_meth_bean_write_2(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_equal_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_2 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_2.setPageContext(_jspx_page_context);
_jspx_th_bean_write_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_equal_0);
_jspx_th_bean_write_2.setName("arttitle");
int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
if (_jspx_th_bean_write_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_name_nobody.reuse(_jspx_th_bean_write_2);
return false;
}
private boolean _jspx_meth_html_form_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_equal_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:form
org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_method_action.get(org.apache.struts.taglib.html.FormTag.class);
_jspx_th_html_form_0.setPageContext(_jspx_page_context);
_jspx_th_html_form_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_equal_0);
_jspx_th_html_form_0.setAction("PostAction.htm");
_jspx_th_html_form_0.setMethod("post");
int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write("\t\t \t<input type=hidden name=classId value=\"");
if (_jspx_meth_bean_write_3(_jspx_th_html_form_0, _jspx_page_context))
return true;
out.write("\"/>\r\n");
out.write("\t\t \t<input type=hidden name=forumId value=\"");
if (_jspx_meth_bean_write_4(_jspx_th_html_form_0, _jspx_page_context))
return true;
out.write("\"/>\r\n");
out.write("\t\t \t<input type=hidden name=action value=\"replay\"/>\r\n");
out.write("\t\t \t<input type=hidden name=ptitle value=\"");
if (_jspx_meth_bean_write_5(_jspx_th_html_form_0, _jspx_page_context))
return true;
out.write("\"/>\r\n");
out.write("\t\t \t<input type=hidden name=artId value=\"");
if (_jspx_meth_bean_write_6(_jspx_th_html_form_0, _jspx_page_context))
return true;
out.write("\"/> \r\n");
out.write("\t\t \t<textarea name=content cols=60 name=content rows=8 onkeydown=ctlent() title='可以用Ctrl+Enter发帖'></textarea><br> \r\n");
out.write("\t\t \t<input type=button name=subbt value=发帖 onClick=\"return checkpost();\"/> \r\n");
out.write("\t\t\t <input type=reset name=reset value=清除 /><br>\r\n");
out.write("\t\t\t ");
int evalDoAfterBody = _jspx_th_html_form_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_form_method_action.reuse(_jspx_th_html_form_0);
return false;
}
private boolean _jspx_meth_bean_write_3(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_3 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_3.setPageContext(_jspx_page_context);
_jspx_th_bean_write_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_bean_write_3.setName("cid");
int _jspx_eval_bean_write_3 = _jspx_th_bean_write_3.doStartTag();
if (_jspx_th_bean_write_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_name_nobody.reuse(_jspx_th_bean_write_3);
return false;
}
private boolean _jspx_meth_bean_write_4(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_4 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_4.setPageContext(_jspx_page_context);
_jspx_th_bean_write_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_bean_write_4.setName("fid");
int _jspx_eval_bean_write_4 = _jspx_th_bean_write_4.doStartTag();
if (_jspx_th_bean_write_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_name_nobody.reuse(_jspx_th_bean_write_4);
return false;
}
private boolean _jspx_meth_bean_write_5(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_5 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_5.setPageContext(_jspx_page_context);
_jspx_th_bean_write_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_bean_write_5.setName("arttitle");
int _jspx_eval_bean_write_5 = _jspx_th_bean_write_5.doStartTag();
if (_jspx_th_bean_write_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_name_nobody.reuse(_jspx_th_bean_write_5);
return false;
}
private boolean _jspx_meth_bean_write_6(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_6 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_6.setPageContext(_jspx_page_context);
_jspx_th_bean_write_6.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_bean_write_6.setName("aid");
int _jspx_eval_bean_write_6 = _jspx_th_bean_write_6.doStartTag();
if (_jspx_th_bean_write_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_bean_write_name_nobody.reuse(_jspx_th_bean_write_6);
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 + -