📄 work_jsp.java
字号:
package org.apache.jsp.worker;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class work_jsp extends org.apache.jasper.runtime.HttpJspBase
implements org.apache.jasper.runtime.JspSourceDependent {
private static java.util.Vector _jspx_dependants;
public java.util.List getDependants() {
return _jspx_dependants;
}
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;
PageContext _jspx_page_context = null;
try {
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=gb2312");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
_jspx_page_context = pageContext;
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
out.write("\r\n");
out.write("<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n");
out.write("<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n");
out.write("<!-- DW6 -->\r\n");
out.write("<head>\r\n");
out.write("<!-- Copyright 2005 Macromedia, Inc. All rights reserved. -->\r\n");
out.write("<title>Home Page</title>\r\n");
out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\" />\r\n");
out.write("<link rel=\"stylesheet\" href=\"../mm_health_nutr.css\" type=\"text/css\" />\r\n");
out.write("<script language=\"JavaScript\" type=\"text/javascript\">\r\n");
out.write("//--------------- LOCALIZEABLE GLOBALS ---------------\r\n");
out.write("var d=new Date();\r\n");
out.write("var monthname=new Array(\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\");\r\n");
out.write("//Ensure correct for language. English is \"January 1, 2004\"\r\n");
out.write("var TODAY = monthname[d.getMonth()] + \" \" + d.getDate() + \", \" + d.getFullYear();\r\n");
out.write("//--------------- END LOCALIZEABLE ---------------\r\n");
out.write("</script>\r\n");
out.write("</head>\r\n");
out.write("<body bgcolor=\"#F4FFE4\">\r\n");
out.write("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n");
out.write(" <tr bgcolor=\"#D5EDB3\">\r\n");
out.write(" <td width=\"382\" colspan=\"3\" rowspan=\"2\"><img src=\"../mm_health_photo.jpg\" alt=\"Header image\" width=\"382\" height=\"101\" border=\"0\" /></td>\r\n");
out.write(" <td width=\"378\" height=\"50\" colspan=\"3\" id=\"logo\" valign=\"bottom\" align=\"center\" nowrap=\"nowrap\">宽带网收费系统</td>\r\n");
out.write(" <td width=\"100%\"> </td>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write(" <tr bgcolor=\"#D5EDB3\">\r\n");
out.write(" <td height=\"51\" colspan=\"3\" id=\"tagline\" valign=\"top\" align=\"center\"><marquee width=\"400\">\r\n");
out.write("<span class=\"STYLE10\">欢迎光临!</span>\r\n");
out.write("</marquee ></td>\r\n");
out.write("\t<td width=\"100%\"> </td>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td colspan=\"7\" bgcolor=\"#5C743D\"><img src=\"../mm_spacer.gif\" alt=\"\" width=\"1\" height=\"2\" border=\"0\" /></td>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td colspan=\"7\" bgcolor=\"#99CC66\" background=\"../mm_dashed_line.gif\"><img src=\"../mm_dashed_line.gif\" alt=\"line decor\" width=\"4\" height=\"3\" border=\"0\" /></td>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write(" <tr bgcolor=\"#99CC66\">\r\n");
out.write(" \t<td colspan=\"7\" id=\"dateformat\" height=\"20\"> <script language=\"JavaScript\" type=\"text/javascript\">\r\n");
out.write(" document.write(TODAY);\t</script>\t</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td colspan=\"7\" bgcolor=\"#99CC66\" background=\"../mm_dashed_line.gif\"><img src=\"../mm_dashed_line.gif\" alt=\"line decor\" width=\"4\" height=\"3\" border=\"0\" /></td>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td colspan=\"7\" bgcolor=\"#5C743D\"><img src=\"../mm_spacer.gif\" alt=\"\" width=\"1\" height=\"2\" border=\"0\" /></td>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"382\" valign=\"top\" bgcolor=\"#5C743D\">\r\n");
out.write("\t<table width=\"165\" height=\"211\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" id=\"navigation\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"165\"> <br />\r\n");
out.write("\t\t <br /></td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"165\"><a href=\"work_repare.jsp\" target=\"I2\" class=\"navText\">入网施工</a></td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"165\"><a href=\"work_write.jsp\" target=\"I2\" class=\"navText\">故障施工</a></td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"165\"><a href=\"work_write.jsp\" target=\"I2\" class=\"navText\">停机施工</a></td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" \t?<br />\r\n");
out.write(" \t <br />\r\n");
out.write(" \t <br />\r\n");
out.write(" \t <br /> \t</td>\r\n");
out.write(" \r\n");
out.write(" <td colspan=\"5\" valign=\"top\"><img src=\"../mm_spacer.gif\" alt=\"\" width=\"305\" height=\"1\" border=\"0\" /><br />\r\n");
out.write("\t <iframe name=\"I2\" src=\"../hello.html\" width=\"700\" height=\"650\" frameborder=\"1\" scrolling=\"auto\" align=\"right\">浏览器不支持嵌入式框架,或被配置为不显示嵌入式框架。</iframe> </td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"382\"> </td>\r\n");
out.write(" <td width=\"50\"> </td>\r\n");
out.write(" <td width=\"305\"> </td>\r\n");
out.write(" <td width=\"378\"> </td>\r\n");
out.write(" <td width=\"50\"> </td>\r\n");
out.write(" <td width=\"190\"> </td>\r\n");
out.write("\t<td width=\"100%\"> </td>\r\n");
out.write(" </tr>\r\n");
out.write("</table>\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);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -