📄 top_jsp.jav
字号:
package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class top_jsp extends HttpJspBase {
private static java.util.Vector _jspx_includes;
public java.util.List getIncludes() {
return _jspx_includes;
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
javax.servlet.jsp.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=GBK");
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");
out.write("\r\n");
out.write("\r\n");
out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n");
out.write("\r\n");
out.write("<html>\r\n");
out.write("<head>\r\n");
out.write("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n");
out.write("<title>无标题文档");
out.write("</title>\r\n");
out.write("<link href=\"css/default.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
out.write("</head>\r\n\r\n");
out.write("<body leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">\r\n");
out.write("<table width=\"928\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n ");
out.write("<tr bgcolor=\"#333333\">\r\n ");
out.write("<td height=\"16\" colspan=\"5\">\r\n");
out.write("<table width=\"100%\" height=\"18\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n ");
out.write("<tr>\r\n ");
out.write("<td width=\"21\" rowspan=\"6\"> ");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"1\" rowspan=\"6\"background=\"images/dotline.gif\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"696\" rowspan=\"6\"> ");
out.write("</td>\r\n ");
out.write("<td width=\"1\" rowspan=\"6\"background=\"images/dotline.gif\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"68\">");
out.write("<div align=\"center\" >");
out.write("</font>");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"1\" rowspan=\"6\"background=\"images/dotline.gif\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"38\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"1\" rowspan=\"6\"background=\"images/dotline.gif\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"36\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"1\" rowspan=\"6\"background=\"images/dotline.gif\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"35\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"1\" rowspan=\"6\"background=\"images/dotline.gif\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"30\">");
out.write("<div align=\"center\">");
out.write("</div>");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("</table>");
out.write("</td>\r\n ");
out.write("<td> ");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("<tr bgcolor=\"#333333\">\r\n ");
out.write("<td height=\"1\" colspan=\"5\" background=\"images/xlong_dottedline.gif\" bgcolor=\"#666666\">");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("<tr>\r\n ");
out.write("<td width=\"20\" rowspan=\"2\" align=\"left\" valign=\"top\" bgcolor=\"#B4B4B4\"> ");
out.write("<div align=\"center\">\r\n ");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"1\" rowspan=\"6\"background=\"images/dotline.gif\">");
out.write("</td>\r\n ");
out.write("<td width=\"593\" rowspan=\"2\" valign=\"top\" bgcolor=\"#B4B4B4\">\r\n");
out.write("<div > ");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"1\" rowspan=\"6\"background=\"images/dotline.gif\">");
out.write("</td>\r\n ");
out.write("<td width=\"312\" height=\"35\" valign=\"bottom\" bgcolor=\"#B4B4B4\">");
out.write("<div align=\"right\">当前用户:北京米兰诺服装服饰有限公司");
out.write("</div>");
out.write("</td>\r\n ");
out.write("<td width=\"1\" valign=\"bottom\" bgcolor=\"#B4B4B4\"> ");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("<tr>\r\n ");
out.write("<td height=\"1\" colspan=\"1\" background=\"images/xlong_dottedline.gif\" >");
out.write("</td>\r\n ");
out.write("</tr>\r\n ");
out.write("<tr>\r\n ");
out.write("<td height=\"1\" colspan=\"4\" background=\"images/xlong_dottedline.gif\" bgcolor=\"#666666\">");
out.write("</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) {
out = _jspx_out;
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 + -