?? list_jsp.java
字號:
} else {
out.write("\r\n");
out.write(" <tr class=\"mainlisttablelight\">\r\n");
out.write(" ");
}
out.write("\r\n");
out.write(" <td align=\"center\">\r\n");
out.write("\t\t\t");
HashMap map = (HashMap)ListShowBean;
String id = (String)map.get("instance_id");
String car_type = (String)map.get("nodeStatus");
if(car_type!=null &&car_type.equalsIgnoreCase("0")){
map.put("nodeStatus","正常辦理");
}
else if(car_type!=null &&car_type.equalsIgnoreCase("1")){
map.put("nodeStatus","催辦");
}
else if(car_type!=null &&car_type.equalsIgnoreCase("2")){
map.put("nodeStatus","辦理結束");
}
String author = (String)map.get("author");
String nodeID = (String)map.get("nodeID");
map.put("author",Convert.getUserNamebyId(author));
String preuser = (String)map.get("preUser");
map.put("preUser",Convert.getUserNamebyId(preuser));
out.write("\r\n");
out.write("\t\t\t<a href=\"/oa/oaweb/carmanager/checkcarDetailAction.do?actionType=read&doKey=");
out.print(id);
out.write("&label=checkcar&nodeID=");
out.print(nodeID);
out.write('"');
out.write('>');
if (_jspx_meth_bean_write_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</a></td>\r\n");
out.write(" <td align=\"center\">");
if (_jspx_meth_bean_write_1(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" <td align=\"center\">");
if (_jspx_meth_bean_write_2(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" <td align=\"center\">");
if (_jspx_meth_bean_write_3(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" <td align=\"center\">");
if (_jspx_meth_bean_write_4(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" <td align=\"center\">");
if (_jspx_meth_bean_write_5(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" <td align=\"center\">");
if (_jspx_meth_bean_write_6(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\r\n");
out.write(" </td>\r\n");
out.write(" <td width=\"9%\" align=\"center\"><a href=\"/oa/oaweb/carmanager/checkcarDetailAction.do?actionType=read&doKey=");
out.print(id);
out.write("&label=checkcar&nodeID=");
out.print(nodeID);
out.write("\">審批</a></td>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
tr=!tr ;
out.write("\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_iterate_0.doAfterBody();
ListShowBean = (java.lang.Object) _jspx_page_context.findAttribute("ListShowBean");
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_logic_iterate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_iterate_property_name_id.reuse(_jspx_th_logic_iterate_0);
out.write("\r\n");
out.write(" </table></th>\r\n");
out.write(" <th rowspan=\"2\" class=\"maintableright\" scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td><table width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"36%\" align=\"left\" class=\"mainlisttitle\"><div align=\"center\"><span class=\"wordhrm4\">當前/總數 (");
out.print(pagectl.fromRow);
out.write('-');
out.print(pagectl.toRow);
out.write(')');
out.write('/');
out.print(pagectl.totalRow);
out.write("</span></div></td>\r\n");
out.write(" <td width=\"64%\" align=\"center\" class=\"mainlisttitle\"><div align=\"right\"> 第");
// html:select
org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_property_onchange.get(org.apache.struts.taglib.html.SelectTag.class);
_jspx_th_html_select_0.setPageContext(_jspx_page_context);
_jspx_th_html_select_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_select_0.setProperty("toPage");
_jspx_th_html_select_0.setOnchange("submitForm('goto','');");
int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag();
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_select_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_select_0.doInitBody();
}
do {
out.write("\r\n");
out.write(" ");
for(int i=1;i<=pagectl.totalPage;i++){
out.write("\r\n");
out.write(" ");
// html:option
org.apache.struts.taglib.html.OptionTag _jspx_th_html_option_0 = (org.apache.struts.taglib.html.OptionTag) _jspx_tagPool_html_option_value_nobody.get(org.apache.struts.taglib.html.OptionTag.class);
_jspx_th_html_option_0.setPageContext(_jspx_page_context);
_jspx_th_html_option_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_select_0);
_jspx_th_html_option_0.setValue(Integer.toString(i));
int _jspx_eval_html_option_0 = _jspx_th_html_option_0.doStartTag();
if (_jspx_th_html_option_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_option_value_nobody.reuse(_jspx_th_html_option_0);
out.write("\r\n");
out.write(" ");
}
out.write("\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_select_property_onchange.reuse(_jspx_th_html_select_0);
out.write(" 頁 <a href=\"#\" onclick=\"javascript:submitForm('prev','');\"><img src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/backpage.gif\" width=\"19\" height=\"19\" border=\"0\" alt=\"上一頁\" align=\"absmiddle\" >上一頁</a> <a href=\"#\" onclick=\"javascript:submitForm('next','');\">下一頁<img src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/forwardpage.gif\" width=\"19\" height=\"19\" border=\"0\" alt=\"下一頁\" align=\"absmiddle\" ></a></div></td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></td>\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=\"");
out.print(Constant.ROOTPATH );
out.write("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\">\r\n");
out.write(" </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=\"");
out.print(Constant.ROOTPATH );
out.write("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");
out.write(" <table width=\"98%\" height=\"10\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write(" <th class=\"labletableright\" scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" <table width=\"95%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" height=\"9\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th width=\"8\" height=\"9\" scope=\"col\"><img src=\"");
out.print(Constant.ROOTPATH );
out.write("images/");
out.print(css_name);
out.write("/lableimages/bottomtable_left.gif\" width=\"8\" height=\"9\"></th>\r\n");
out.write(" <th width=\"100%\" height=\"9\" background=\"");
out.print(Constant.ROOTPATH );
out.write("images/");
out.print(css_name);
out.write("/lableimages/bottomtable_middle.gif\" scope=\"col\"></th>\r\n");
out.write(" <th width=\"8\" height=\"9\" scope=\"col\"><img src=\"");
out.print(Constant.ROOTPATH );
out.write("images/");
out.print(css_name);
out.write("/lableimages/bottomtable_right.gif\" width=\"8\" height=\"9\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write("</div>\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("</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();
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -