?? left_jsp.java
字號(hào):
package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class left_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");
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("<HTML><HEAD><TITLE>1üàíò3??</TITLE>\r\n");
out.write("<META http-equiv=Content-Type content=\"text/html; charset=gb2312\">\r\n");
out.write("<link href=images/css.css rel=STYLESHEET type=text/css>\r\n");
out.write("</HEAD>\r\n");
out.write("<BODY leftMargin=0 topMargin=0 marginwidth=\"0\" marginheight=\"0\">\r\n");
out.write("<base target=\"main\">\r\n");
out.write("<TABLE cellSpacing=0 cellPadding=0 width=158 align=center>\r\n");
out.write(" <TBODY>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD id=menuTitle1 align=middle><font color=\"#996633\"><b>oóì¨1üàí?÷2?μ¥</b></font></TD></TR>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD align=middle bgColor=#dbc2b0 height=25><B><FONT \r\n");
out.write(" color=#3366cc>éì?·??μ¥1üàí</FONT></B></TD></TR>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD bgColor=#f5efe7>\r\n");
out.write(" <TABLE cellSpacing=0 cellPadding=0 width=135 align=center>\r\n");
out.write(" <TBODY>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD height=20><A href=\"addProductPre.do\" \r\n");
out.write(" target=right>ìí?óD?éì?·</A></TD></TR>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD height=20><A href=\"viewProduct.do\" \r\n");
out.write(" target=right>2é?′ó?DT??éì?·</A></TD></TR>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD height=20><A \r\n");
out.write(" href=\"viewOrder.do\" \r\n");
out.write(" target=right>1üàíéì?·??μ¥</A></TD></TR>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD height=20><A \r\n");
out.write(" href=\"viewProcessOrder.do\" \r\n");
out.write(" target=right>ò?è·è??¨μ¥</A></TD></TR>\r\n");
out.write(" </TBODY></TABLE></TD></TR></TBODY></TABLE>\r\n");
out.write("<TABLE cellSpacing=0 cellPadding=0 width=158 align=center>\r\n");
out.write(" <TBODY>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD align=middle bgColor=#dbc2b0 height=25><B><FONT \r\n");
out.write(" color=#3366cc><SPAN>1üàíí???ó??§</SPAN></FONT></B></TD></TR>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD bgColor=#f5efe7>\r\n");
out.write(" <TABLE cellSpacing=0 cellPadding=0 width=135 align=center>\r\n");
out.write(" <TBODY>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD height=20><A \r\n");
out.write(" href=\"viewMember.do\" \r\n");
out.write(" target=right>1üàíí???ó??§</A></TD></TR>\r\n");
out.write(" \r\n");
out.write(" </TBODY></TABLE></TD></TR></TBODY></TABLE>\r\n");
out.write("<TABLE cellSpacing=0 cellPadding=0 width=158 align=center>\r\n");
out.write(" <TBODY>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD align=middle bgColor=#dbc2b0 height=25><FONT \r\n");
out.write(" color=#3366cc><B>·?àà1üàí</B></FONT></TD></TR>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD bgColor=#f5efe7>\r\n");
out.write(" <TABLE cellSpacing=0 cellPadding=0 width=135 align=center>\r\n");
out.write(" <TBODY>\r\n");
out.write(" <TR>\r\n");
out.write(" <TD height=20><A href=\"viewSort.do\" \r\n");
out.write(" target=right>éì?·àà±e1üàí</A></TD></TR>\r\n");
out.write(" </TBODY></TABLE></TD></TR></TBODY></TABLE>\r\n");
out.write("</BODY></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);
}
}
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -