📄 list_jsp.java
字号:
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');
out.write('\n');
if (_jspx_meth_html_hidden_0(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write('\r');
out.write('\n');
if (_jspx_meth_html_hidden_1(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write('\r');
out.write('\n');
if (_jspx_meth_html_hidden_2(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write('\r');
out.write('\n');
if (_jspx_meth_html_hidden_3(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write('\r');
out.write('\n');
if (_jspx_meth_html_hidden_4(_jspx_th_html_form_0, _jspx_page_context))
return;
out.write('\r');
out.write('\n');
cn.com.chx.util.PageControl pagectl = null;
synchronized (request) {
pagectl = (cn.com.chx.util.PageControl) _jspx_page_context.getAttribute("pagectl", PageContext.REQUEST_SCOPE);
if (pagectl == null){
pagectl = new cn.com.chx.util.PageControl();
_jspx_page_context.setAttribute("pagectl", pagectl, PageContext.REQUEST_SCOPE);
}
}
out.write("\r\n");
out.write("<div align=\"center\">\r\n");
out.write("\r\n");
out.write("\r\n");
out.write("<table width=\"95%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th width=\"24\" height=\"24\" class=\"navlist\" scope=\"col\"><img src=\"../images/");
out.print(css_name);
out.write("/navicon.gif\" width=\"24\" height=\"24\"></th>\r\n");
out.write(" <th class=\"navlist\" scope=\"col\"><div align=\"left\"><a href=\"../2.htm\">车辆管理</a>\r\n");
out.write(" >> <a href=\"../2\">驾驶员信息</a><span class=\"navlist\"></span></div></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <th height=\"7\" colspan=\"2\" scope=\"row\" background=\"../images/");
out.print(css_name);
out.write("/navditu.gif\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <th height=\"10\" colspan=\"2\" scope=\"row\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write("\r\n");
out.write(" ");
out.write("\r\n");
out.write("\r\n");
out.write("\r\n");
UserModel t_model = (UserModel)session.getAttribute("userinfo");
String userid = t_model.getId();
ShowButton showButton = new ShowButton();
showButton.setUserModel(userid);
Map bmap = showButton.getUserWithButton();
out.write("\r\n");
out.write("\r\n");
String label = request.getParameter("label");
out.write("\r\n");
out.write(" <table width=\"95%\" height=\"29\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th width=\"9\" height=\"29\" scope=\"col\"><img src=\"../images/");
out.print(css_name);
out.write("/lableimages/toptable_left.gif\" width=\"9\" height=\"29\"></th>\r\n");
out.write(" <th class=\"toptable_middle\" scope=\"col\"> <div align=\"left\"> \r\n");
out.write(" <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write("\t\t\t");
if(bmap.get("/oa/oaweb/carmanager/carinfoAction.do?actionType=query")!=null){
out.write("\r\n");
out.write("\t\t\t");
if(label.equals("carinfo")){
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"activelable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"activelable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/carinfoAction.do?actionType=query&label=carinfo\">车辆登记</a></th>\r\n");
out.write(" <th class=\"activelable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}else{
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"lable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"lable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/carinfoAction.do?actionType=query&label=carinfo\">车辆登记</a></th>\r\n");
out.write(" <th class=\"lable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}
}
out.write("\r\n");
out.write("\t\t\t");
if(bmap.get("/oa/oaweb/carmanager/driverinfoAction.do?actionType=query")!=null){
out.write("\r\n");
out.write("\t\t\t");
if(label.equals("driverinfo")){
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"activelable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"activelable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/driverinfoAction.do?actionType=query&label=driverinfo\">驾驶员信息</a></th>\r\n");
out.write(" <th class=\"activelable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}else{
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"lable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"lable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/driverinfoAction.do?actionType=query&label=driverinfo\">驾驶员信息</a></th>\r\n");
out.write(" <th class=\"lable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}
}
out.write("\r\n");
out.write("\t\t\t");
if(bmap.get("/oa/oaweb/carmanager/applycarAction.do?actionType=query")!=null){
out.write("\r\n");
out.write("\t\t\t");
if(label.equals("applycar")){
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"activelable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"activelable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/applycarAction.do?actionType=query&label=applycar\">申请</a></th>\r\n");
out.write(" <th class=\"activelable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}else{
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"lable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"lable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/applycarAction.do?actionType=query&label=applycar\">申请</a></th>\r\n");
out.write(" <th class=\"lable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}
}
out.write("\r\n");
out.write("\t\t\t");
if(bmap.get("/oa/oaweb/carmanager/checkcarAction.do?actionType=query")!=null){
out.write("\r\n");
out.write("\t\t\t");
if(label.equals("checkcar")){
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"activelable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"activelable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/checkcarAction.do?actionType=query&label=checkcar&appName=car\">用车审批</a></th>\r\n");
out.write(" <th class=\"activelable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}else{
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"lable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"lable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/checkcarAction.do?actionType=query&label=checkcar&appName=car\">用车审批</a></th>\r\n");
out.write(" <th class=\"lable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}
}
out.write("\r\n");
out.write("\t\t\t");
if(bmap.get("/oa/oaweb/carmanager/usercarAction.do?actionType=query")!=null){
out.write("\r\n");
out.write("\t\t\t");
if(label.equals("usercar")){
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"activelable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"activelable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/usercarAction.do?actionType=query&label=usercar\">出车登记</a></th>\r\n");
out.write(" <th class=\"activelable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}else{
out.write("\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr> \r\n");
out.write(" <th class=\"lable_left\" scope=\"col\"> </th>\r\n");
out.write(" <th class=\"lable_middle\" scope=\"col\"><a href=\"/oa/oaweb/carmanager/usercarAction.do?actionType=query&label=usercar\">出车登记</a></th>\r\n");
out.write(" <th class=\"lable_right\" scope=\"col\"> </th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write("\t\t\t");
}
}
out.write("\r\n");
out.write("\t\t\t");
if(bmap.get("/oa/oaweb/carmanager/repairinfoAction.do?actionType=query")!=null){
out.write("\r\n");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -