📄 dms_0002freport_0002fcategoryinfo_0002ejsp_jsp.java
字号:
// begin [file="/DMS/report/CategoryInfo.jsp";from=(142,97);to=(142,101)]
out.print(A[0]);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(142,103);to=(145,82)]
out.write("></td>\r\n </tr>\r\n <tr>\r\n <td width=\"78%\" align=\"center\">綱<input type=\"text\" name=\"T2\" size=\"13\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(145,85);to=(145,90)]
out.print(temp2);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(145,92);to=(145,94)]
out.write("\" ");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(145,97);to=(145,101)]
out.print(A[1]);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(145,103);to=(148,82)]
out.write("></td>\r\n </tr>\r\n <tr>\r\n <td width=\"78%\" align=\"center\">目<input type=\"text\" name=\"T3\" size=\"13\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(148,85);to=(148,90)]
out.print(temp3);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(148,92);to=(148,94)]
out.write("\" ");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(148,97);to=(148,101)]
out.print(A[2]);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(148,103);to=(151,82)]
out.write("></td>\r\n </tr>\r\n <tr>\r\n <td width=\"78%\" align=\"center\">節<input type=\"text\" name=\"T4\" size=\"13\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(151,85);to=(151,90)]
out.print(temp4);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(151,92);to=(151,94)]
out.write("\" ");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(151,97);to=(151,101)]
out.print(A[3]);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(151,103);to=(155,87)]
out.write("></td>\r\n </tr>\r\n <tr>\r\n <td width=\"22%\" align=\"center\">DetailName</td>\r\n <td width=\"78%\" align=\"left\"><input type=\"text\" name=\"DetailName\" size=\"19\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(155,90);to=(155,102)]
out.print(categoryName);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(155,104);to=(157,2)]
out.write("\"></td>\r\n </tr>\r\n ");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(157,4);to=(157,27)]
if(sign.equals("one")){
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(157,29);to=(165,2)]
out.write("\r\n <tr>\r\n <td width=\"22%\" align=\"center\">ActivateTag</td>\r\n <td width=\"78%\" align=\"left\"><select size=\"1\" name=\"ActivateTag\">\r\n <option selected value=\"0\">InActivate</option>\r\n <option value=\"1\">Activate</option>\r\n </select></td>\r\n </tr>\r\n ");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(165,4);to=(165,5)]
}
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(165,7);to=(173,46)]
out.write("\r\n <tr>\r\n <td width=\"100%\" align=\"center\" colspan=\"2\">\r\n <input type=\"button\" value=\"確定\" name=\"B1\" onClick=\"temp()\">\r\n <input type=\"button\" value=\"取消\" name=\"B1\" onClick=\"javascript:window.close();\">\r\n </td>\r\n </tr>\r\n</table>\r\n<input type=\"hidden\" name=\"CategoryNO\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(173,49);to=(173,74)]
out.print((temp1+temp2+temp3+temp4));
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(173,76);to=(174,45)]
out.write("\">\r\n<input type=\"hidden\" name=\"DetailTag\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(174,48);to=(174,57)]
out.print(detailTag);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(174,59);to=(177,0)]
out.write("\">\r\n<input type=\"hidden\" name=\"DetailNO_Access\" >\r\n<input type=\"hidden\" name=\"ParentNO\" > \r\n");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(177,2);to=(177,26)]
if(sign.equals("two")) {
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(177,28);to=(178,44)]
out.write("\r\n<input type=\"hidden\" name=\"DetailNO\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(178,47);to=(178,52)]
out.print(temp1);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(178,54);to=(179,0)]
out.write("\"> \r\n");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(179,2);to=(179,3)]
}
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(179,5);to=(180,0)]
out.write(" \r\n");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(180,2);to=(180,28)]
if(sign.equals("three")) {
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(180,30);to=(181,44)]
out.write("\r\n<input type=\"hidden\" name=\"DetailNO\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(181,47);to=(181,52)]
out.print(temp2);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(181,54);to=(182,48)]
out.write("\">\r\n<input type=\"hidden\" name=\"ParentNO_One\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(182,51);to=(182,56)]
out.print(temp1);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(182,58);to=(183,0)]
out.write("\">\t \r\n");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(183,2);to=(183,3)]
}
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(183,5);to=(184,0)]
out.write(" \r\n");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(184,2);to=(184,27)]
if(sign.equals("four")) {
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(184,29);to=(185,44)]
out.write("\r\n<input type=\"hidden\" name=\"DetailNO\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(185,47);to=(185,52)]
out.print(temp3);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(185,54);to=(186,48)]
out.write("\">\r\n<input type=\"hidden\" name=\"ParentNO_One\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(186,51);to=(186,56)]
out.print(temp2);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(186,58);to=(187,48)]
out.write("\">\t \r\n<input type=\"hidden\" name=\"ParentNO_Two\" value=\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(187,51);to=(187,56)]
out.print(temp1);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(187,58);to=(188,0)]
out.write("\">\r\n");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(188,2);to=(188,3)]
}
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(188,5);to=(194,8)]
out.write(" \t\r\n</form>\r\n</body>\r\n<script>\r\n//\r\nfunction on_load(){\r\n\tsignal=");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(194,11);to=(194,17)]
out.print(status);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(194,19);to=(195,5)]
out.write("; \r\n\tif(\"");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(195,8);to=(195,12)]
out.print(sign);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(195,14);to=(228,11)]
out.write("\"==\"one\"){\r\n\t\tif(signal==1)\r\n\t\t\tform1.ActivateTag.value=\"1\";\r\n\t\telse\r\n\t\t\tform1.ActivateTag.value=\"0\";\r\n\t}\r\n}\r\nfunction temp(){ \r\n\tif(form1.DetailName.value==\"\"){\r\n\t\talert(\"Please fill the Name!\");\r\n\t\treturn;\r\n\t}\r\n\tT1=form1.T1.value;\r\n\tT2=form1.T2.value;\r\n\tT3=form1.T3.value;\r\n\tT4=form1.T4.value;\r\n\t\r\n\tif(T1!=\"\"&&T2!=\"\"&&T3!=\"\"&&T4!=\"\"){\r\n\t\tform1.DetailNO_Access.value=T4;\r\n\t\tform1.ParentNO.value=T3;\r\n\t}\r\n\telse if(T1!=\"\"&&T2!=\"\"&&T3!=\"\"&&T4==\"\"){\r\n\t\tform1.DetailNO_Access.value=T3;\r\n\t\tform1.ParentNO.value=T2;\r\n\t}\r\n\telse if(T1!=\"\"&&T2!=\"\"&&T3==\"\"&&T4==\"\"){ \r\n\t\tform1.DetailNO_Access.value=T2;\r\n\t\tform1.ParentNO.value=T1;\r\n\t}\r\n\telse{\r\n\t\tform1.DetailNO_Access.value=T1; \r\n\t\tform1.ParentNO.value=\"\" ;\r\n\t}\r\n\tact=\"?act=");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(228,14);to=(228,33)]
out.print((act+"&sign="+sign));
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(228,35);to=(228,51)]
out.write("\"+\"&OldDetailNO=");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(228,54);to=(228,65)]
out.print(oldDetailNO);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(228,67);to=(228,80)]
out.write("&ActivateTag=");
// end
// begin [file="/DMS/report/CategoryInfo.jsp";from=(228,83);to=(228,89)]
out.print(status);
// end
// HTML // begin [file="/DMS/report/CategoryInfo.jsp";from=(228,91);to=(236,0)]
out.write("\"; \r\n\t//alert(act);\r\n\tform1.action=\"/WebAgenda/servlet/ArchiveCategoryServlet\"+act;\r\n\tform1.submit();\r\n\twindow.close();\r\n}\r\n</script>\r\n</html>\r\n");
// end
} catch (Throwable t) {
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -