📄 elecmeterinfodelete_jsp.java
字号:
package org.apache.jsp.imis_005felec;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.util.*;
public final class elecMeterInfoDelete_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static java.util.Vector _jspx_dependants;
private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_if_test;
public java.util.List getDependants() {
return _jspx_dependants;
}
public void _jspInit() {
_jspx_tagPool_c_if_test = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
}
public void _jspDestroy() {
_jspx_tagPool_c_if_test.release();
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
JspWriter _jspx_out = null;
try {
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html;charset=gb2312");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
out.write("\r\n");
out.write("\r\n\r\n\r\n");
out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n");
out.write("<html>\r\n ");
out.write("<head>\r\n\r\n \r\n ");
out.write("<title>电表基本信息删除");
out.write("</title>\r\n \r\n\t");
out.write("<meta http-equiv=\"pragma\" content=\"no-cache\">\r\n\t");
out.write("<meta http-equiv=\"cache-control\" content=\"no-cache\">\r\n\t");
out.write("<meta http-equiv=\"expires\" content=\"0\"> \r\n\t");
out.write("<meta http-equiv=\"keywords\" content=\"keyword1,keyword2,keyword3\">\r\n\t");
out.write("<meta http-equiv=\"description\" content=\"This is my page\">\r\n\t");
out.write("<!--\r\n\t");
out.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"styles.css\">\r\n\t-->\r\n\t\t");
out.write("<script type=\"text/javascript\"> \r\n\r\n\t\tfunction preload() { \r\n\t\t\tform1.action = \"/Imis/servlet/ElecMeterInfo?pattern=delete\";\r\n\t\t\tparent.iframe_elec_tree.location.reload(); //刷新左半边的树 框架名称在menu页面内\r\n\t\t} \t\r\n\r\n\t");
out.write("</script>\r\n ");
out.write("</head>\r\n ");
out.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"/Imis/imis_elec/css/style.css\">\r\n ");
out.write("<body BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 scrolling=\"auto\" background=\"/Imis/imis_elec/images/bg_main.png\">\r\n \r\n\t\t");
out.write("<form method=\"post\" action=\"/Imis/servlet/ElecMeterInfo?pattern=getElecMeterInfo&page=delete\">\r\n\t\t\t");
out.write("<table align=\"left\" width=\"100%\" border=\"0\" class=\"ziti\">\r\n\t\t\t\t");
out.write("<tr>\r\n\t\t\t\t\t");
out.write("<td> ");
out.write("</td>\r\n\t\t\t\t\t");
out.write("<td> ");
out.write("</td>\r\n\t\t\t\t");
out.write("</tr>\t\t\t\t\r\n\t\t\t\t");
out.write("<tr>\r\n\t\t\t\t\t");
out.write("<td width=\"11%\" align=\"right\">电表编号:");
out.write("</td>\r\n\t\t\t\t\t");
out.write("<td width=\"20%\">");
out.write("<input type=\"text\" name=\"ElecMeterRegNo\" class=\"text1\" />");
out.write("</td>\r\n\t\t\t\t\t");
out.write("<td align=\"left\">");
out.write("<input type=\"submit\" name=\"Submit\" value=\"查 询\" class=\"anniu\"/>");
out.write("</td>\r\n\t\t\t\t");
out.write("</tr>\t\r\n\t\t\t");
out.write("</table>\r\n\t\t");
out.write("</form>\r\n\t\t\r\n\t\t");
if (_jspx_meth_c_if_0(pageContext))
return;
out.write("\r\n\t\t\r\n\t\t");
if (_jspx_meth_c_if_1(pageContext))
return;
out.write("\r\n ");
out.write("</body>\r\n");
out.write("</html>");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
}
}
private boolean _jspx_meth_c_if_0(PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_0 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_0.setPageContext(pageContext);
_jspx_th_c_if_0.setParent(null);
_jspx_th_c_if_0.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecMeterRegNoUnexisted!=null}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
int _jspx_eval_c_if_0 = _jspx_th_c_if_0.doStartTag();
if (_jspx_eval_c_if_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n\t\t\t");
out.write("<br/>");
out.write("<br/>");
out.write("<br/>");
out.write("<br/>");
out.write("<hr>");
out.write("<font color=\"red\">");
out.write("<h2 align=\"left\" class=\"ziti\">");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecMeterRegNoUnexisted}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("</h2>");
out.write("</font>\r\n\t\t");
int evalDoAfterBody = _jspx_th_c_if_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
return false;
}
private boolean _jspx_meth_c_if_1(PageContext pageContext)
throws Throwable {
JspWriter out = pageContext.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_1 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_1.setPageContext(pageContext);
_jspx_th_c_if_1.setParent(null);
_jspx_th_c_if_1.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecMeterInfo!=null}", java.lang.Boolean.class, (PageContext)pageContext, null, false)).booleanValue());
int _jspx_eval_c_if_1 = _jspx_th_c_if_1.doStartTag();
if (_jspx_eval_c_if_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n\t\t");
out.write("<br/>");
out.write("<br/>");
out.write("<br/>\r\n\t\t\t");
out.write("<form method=\"post\" action=\"/Imis/servlet/ElecMeterInfo?pattern=delete\" name=\"form1\">\r\n\t\t\t");
out.write("<table align=\"left\" width=\"526\" border=\"0\" class=\"ziti\">\r\n\t\t\t\t");
out.write("<tr>\r\n\t\t\t\t\t");
out.write("<td width=\"17%\" align=\"right\">电表编号:");
out.write("</td>\r\n\t\t\t\t\t");
out.write("<td width=\"33%\">\r\n\t\t\t\t\t\t");
out.write("<input type=\"text\" name=\"ElecMeterRegNo\" value=\"");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecMeterInfo.elecMeterRegNo}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("\" readonly=\"readonly\" class=\"text1\"/>\r\n\t\t\t\t\t");
out.write("</td>\t\t\t\t\t\r\n\t\t\t\t\t");
out.write("<td align=\"right\" width=\"17%\">户 号:");
out.write("</td>\r\n\t\t\t\t\t");
out.write("<td width=\"33%\">");
out.write("<input type=\"text\" name=\"UserId\" value=\"");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${requestScope.ElecMeterInfo.userId}", java.lang.String.class, (PageContext)pageContext, null, false));
out.write("\" readonly=\"readonly\" class=\"text1\" size=\"15\"/>");
out.write("</td>\r\n\t\t\t\t");
out.write("</tr>\r\n\t\t\t\t");
out.write("<tr>\r\n\t\t\t\t\t");
out.write("<td align=\"right\">电表类型:");
out.write("</td>\r\n\t\t\t\t\t");
out.write("<td>\r\n\t\t\t\t\t\t");
out.write("<select name=\"ElecAmmeterType\" id=\"ElecAmmeterType\" class=\"text1\" disabled=\"disabled\">\r\n\t\t\t\t\t\t\t");
out.write("<option value=\"1\" ");
if (_jspx_meth_c_if_2(_jspx_th_c_if_1, pageContext))
return true;
out.write(">\r\n\t\t\t\t\t\t\t\t工业用电表\r\n\t\t\t\t\t\t\t");
out.write("</option>\r\n\t\t\t\t\t\t\t");
out.write("<option value=\"2\" ");
if (_jspx_meth_c_if_3(_jspx_th_c_if_1, pageContext))
return true;
out.write(">\r\n\t\t\t\t\t\t\t\t居民用电表\r\n\t\t\t\t\t\t\t");
out.write("</option>\r\n\t\t\t\t\t\t");
out.write("</select>\r\n\t\t\t\t\t");
out.write("</td>\r\n\t\t\t\t\t");
out.write("<td align=\"right\">电表倍率:");
out.write("</td>\r\n\t\t\t\t\t");
out.write("<td>");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -