📄 grant_005fform_005fchildren_jsp.java
字号:
out.write(" <table width=\"100%\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th width=\"40%\" height=\"7\" scope=\"col\"></th>\r\n");
out.write(" <th width=\"60%\" height=\"7\" scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <th class=\"mainnotefont\" scope=\"row\"><div align=\"left\">");
if (_jspx_meth_c_out_0(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("角色授予表单功能</div></th>\r\n");
out.write(" <td>\r\n");
out.write("<div align=\"right\">\r\n");
out.write("<font color=\"#FF0000\">\r\n");
if (_jspx_meth_c_out_1(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("</font>\r\n");
out.write("</div>\r\n");
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" </div></th>\r\n");
out.write(" <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"../images/");
out.print(css_name);
out.write("/maintabletophy2.gif\" width=\"65\" height=\"41\"></th>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"98%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th height=\"3\" class=\"maintableleft\" scope=\"col\"></th>\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"1\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#FFFFFF\" class=\"mainlisttable\">\r\n");
out.write(" <tr align=\"center\" class=\"mainlisttabledark\">\r\n");
out.write("\t\t <td width=\"26%\" class=\"mainlisttabledark\"><div align=\"right\">模块选择:</div></td>\r\n");
out.write(" ");
if (_jspx_meth_commontag_getcontentid_0(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" <td><div align=\"left\">\r\n");
out.write(" \t\t\t");
if (_jspx_meth_html_select_0(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write("</div>\r\n");
out.write("\t\t\t\t </td>\r\n");
out.write(" <td ><div align=\"right\">表单选择:</div></td>\r\n");
out.write(" <td > <div align=\"left\">\r\n");
out.write(" ");
ArrayList formId = (ArrayList)request.getAttribute("formId");
if(formId!=null){
out.write("\r\n");
out.write("\t\t ");
if (_jspx_meth_html_select_1(_jspx_th_html_form_0, _jspx_page_context))
return;
}else{
out.write("\r\n");
out.write("\t\t\t\t<select name =\"FORM_PK\" class=\"input\">\r\n");
out.write("\t\t\t\t<option value=\"\">- 选择模块 -</option>\r\n");
out.write(" </select>\r\n");
out.write(" ");
}
out.write("\r\n");
out.write(" </div></td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr align=\"center\" class=\"mainlisttitle\">\r\n");
out.write(" <td width=\"17%\" class=\"mainlisttoptitle\">域或操作号</td>\r\n");
out.write(" <td width=\"23%\" class=\"mainlisttoptitle\">域或操作名</td>\r\n");
out.write(" <td class=\"mainlisttoptitle\">类型</td>\r\n");
out.write(" <td colspan=\"3\" class=\"mainlisttoptitle\">操作</td>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
if (_jspx_meth_c_out_2(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" </table></th>\r\n");
out.write(" <th class=\"maintableright\" scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
out.write("<table width=\"98%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"../images/");
out.print(css_name);
out.write("/maintablebottomhy1.gif\" width=\"65\" height=\"41\"></th>\r\n");
out.write(" <th valign=\"top\" class=\"maintablebottom\" scope=\"col\"><table width=\"100%\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th scope=\"col\"> <div align=\"center\"> <span class=\"mainbottomindex\">\r\n");
out.write(" <input name=\"Submit\" type=\"button\" class=\"button\" value=\"保 存\" onclick=\"javascript:submitForm('update','');\">\r\n");
out.write(" <input name=\"Submit\" type=\"reset\" class=\"button\" value=\"重 填\">\r\n");
out.write(" <input name=\"Submit32\" type=\"button\" class=\"button\" value=\"返 回\" onClick=\"window.open('RoleAction.do?actionType=query','_self','')\">\r\n");
out.write(" </span> </div></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <th height=\"7\" scope=\"row\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write(" <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"../images/");
out.print(css_name);
out.write("/maintablebottomhy2.gif\" width=\"65\" height=\"41\"></th>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\r\n");
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;
_jspx_tagPool_html_form_method_action.reuse(_jspx_th_html_form_0);
out.write("\r\n");
out.write("<p></p>\r\n");
out.write("<p> </p>\r\n");
out.write("</body>\r\n");
out.write("</html>\r\n");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
}
}
private boolean _jspx_meth_html_hidden_0(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();
// html:hidden
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property_nobody.get(org.apache.struts.taglib.html.HiddenTag.class);
_jspx_th_html_hidden_0.setPageContext(_jspx_page_context);
_jspx_th_html_hidden_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_hidden_0.setProperty("actionType");
int _jspx_eval_html_hidden_0 = _jspx_th_html_hidden_0.doStartTag();
if (_jspx_th_html_hidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_hidden_property_nobody.reuse(_jspx_th_html_hidden_0);
return false;
}
private boolean _jspx_meth_html_hidden_1(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();
// html:hidden
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_1 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property_nobody.get(org.apache.struts.taglib.html.HiddenTag.class);
_jspx_th_html_hidden_1.setPageContext(_jspx_page_context);
_jspx_th_html_hidden_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_hidden_1.setProperty("doKey");
int _jspx_eval_html_hidden_1 = _jspx_th_html_hidden_1.doStartTag();
if (_jspx_th_html_hidden_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_hidden_property_nobody.reuse(_jspx_th_html_hidden_1);
return false;
}
private boolean _jspx_meth_c_out_0(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();
// c:out
org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_0 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value_nobody.get(org.apache.taglibs.standard.tag.el.core.OutTag.class);
_jspx_th_c_out_0.setPageContext(_jspx_page_context);
_jspx_th_c_out_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_c_out_0.setValue("${rolename}");
int _jspx_eval_c_out_0 = _jspx_th_c_out_0.doStartTag();
if (_jspx_th_c_out_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_out_value_nobody.reuse(_jspx_th_c_out_0);
return false;
}
private boolean _jspx_meth_c_out_1(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();
// c:out
org.apache.taglibs.standard.tag.el.core.OutTag _jspx_th_c_out_1 = (org.apache.taglibs.standard.tag.el.core.OutTag) _jspx_tagPool_c_out_value_nobody.get(org.apache.taglibs.standard.tag.el.core.OutTag.class);
_jspx_th_c_out_1.setPageContext(_jspx_page_context);
_jspx_th_c_out_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_c_out_1.setValue("${error}");
int _jspx_eval_c_out_1 = _jspx_th_c_out_1.doStartTag();
if (_jspx_th_c_out_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_out_value_nobody.reuse(_jspx_th_c_out_1);
return false;
}
private boolean _jspx_meth_commontag_getcontentid_0(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();
// commontag:getcontentid
cn.com.chx.oa.tag.GetContentIDTag _jspx_th_commontag_getcontentid_0 = (cn.com.chx.oa.tag.GetContentIDTag) _jspx_tagPool_commontag_getcontentid_sql_id_content_nobody.get(cn.com.chx.oa.tag.GetContentIDTag.class);
_jspx_th_commontag_getcontentid_0.setPageContext(_jspx_page_context);
_jspx_th_commontag_getcontentid_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_commontag_getcontentid_0.setSql("SELECT resource_pk,resource_name FROM ctlg_resource WHERE super_resoruce <> 1 and super_resoruce <> 0 ");
_jspx_th_commontag_getcontentid_0.setId("dID");
_jspx_th_commontag_getcontentid_0.setContent("dName");
int _jspx_eval_commontag_getcontentid_0 = _jspx_th_commontag_getcontentid_0.doStartTag();
if (_jspx_th_commontag_getcontentid_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_commontag_getcontentid_sql_id_content_nobody.reuse(_jspx_th_commontag_getcontentid_0);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -