userGzbwInsertSuccess_0002ejsp_jsp.java
上传用户:quasar007
上传日期:2022-08-11
资源大小:4067k
文件大小:4k
源码类别:

企业管理

开发平台:

Java

  1. package jsp.information.tool;
  2. import javax.servlet.*;
  3. import javax.servlet.http.*;
  4. import javax.servlet.jsp.*;
  5. import org.apache.jasper.runtime.*;
  6. public class userGzbwInsertSuccess_0002ejsp_jsp extends HttpJspBase {
  7.   private static java.util.Vector _jspx_includes;
  8.   public java.util.List getIncludes() {
  9.     return _jspx_includes;
  10.   }
  11.   public void _jspService(HttpServletRequest request, HttpServletResponse response)
  12.         throws java.io.IOException, ServletException {
  13.     JspFactory _jspxFactory = null;
  14.     javax.servlet.jsp.PageContext pageContext = null;
  15.     HttpSession session = null;
  16.     ServletContext application = null;
  17.     ServletConfig config = null;
  18.     JspWriter out = null;
  19.     Object page = this;
  20.     JspWriter _jspx_out = null;
  21.     try {
  22.       _jspxFactory = JspFactory.getDefaultFactory();
  23.       response.setContentType("text/html; charset=gb2312");
  24.       pageContext = _jspxFactory.getPageContext(this, request, response,
  25.        null, true, 8192, true);
  26.       application = pageContext.getServletContext();
  27.       config = pageContext.getServletConfig();
  28.       session = pageContext.getSession();
  29.       out = pageContext.getOut();
  30.       _jspx_out = out;
  31.       out.write("rnrn");
  32.       out.write("<meta http-equiv="refresh" content="3;URL=userGzbwSelect.do?manager=");
  33.       out.print(request.getParameter("manager"));
  34.       out.write("">rn");
  35.       out.write("<html>rn");
  36.       out.write("<head>rn");
  37.       out.write("<meta http-equiv="Content-Type" content="text/html; charset=gb2312">rn");
  38.       out.write("<title>宸ヤ綔澶囧繕娣诲姞");
  39.       out.write("</title>rn");
  40.       out.write("<style type="text/css">rn");
  41.       out.write("<!--rnbody {rntbackground-color: #000000;rntmargin-left: 0px;rntmargin-top: 0px;rn}rn.style1 {font-size: 11pt}rntd{rnfont-size:9pt;rn}rna{rnfont-size:9pt;rncolor:#0000ff;}rna:hover{rnfont-size:12px;rncolor:#990000;}rn.style3 {font-size: 11pt}rn-->rn");
  42.       out.write("</style>");
  43.       out.write("</head>rnrn");
  44.       out.write("<body>rn");
  45.       out.write("<table width="579"  border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">rn  ");
  46.       out.write("<tr>rn    ");
  47.       out.write("<td>&nbsp;");
  48.       out.write("</td>rn  ");
  49.       out.write("</tr>rn");
  50.       out.write("</table>rn");
  51.       out.write("<table width="579" border="0" cellpadding="0" cellspacing="0">rn  ");
  52.       out.write("<tr>rn    ");
  53.       out.write("<td align="left" valign="top" bgcolor="#FFFFFF">rnt");
  54.       out.write("<table width="579" height="487"  border="0" cellpadding="0" cellspacing="0">rn  ");
  55.       out.write("<tr>rn    ");
  56.       out.write("<td align="left" valign="top" bgcolor="#FFFFFF">");
  57.       out.write("<table width="579" border="0" cellpadding="0" cellspacing="0">rn        ");
  58.       out.write("<tr>rn          ");
  59.       out.write("<td width="2%" height="28">&nbsp;");
  60.       out.write("</td>rn          ");
  61.       out.write("<td width="9%" background="images/circle.jpg">&nbsp;");
  62.       out.write("</td>rn          ");
  63.       out.write("<td width="89%" bgcolor="#FFFFFF">");
  64.       out.write("<span class="style3">宸ヤ綔澶囧繕娣诲姞鎴愬姛");
  65.       out.write("</span>");
  66.       out.write("</td>rn        ");
  67.       out.write("</tr>rn        ");
  68.       out.write("<tr style="line-height:2px">rn          ");
  69.       out.write("<td width="2%" height="5">&nbsp;");
  70.       out.write("</td>rn          ");
  71.       out.write("<td height="5" colspan="2" bgcolor="#D4D0C8">&nbsp;");
  72.       out.write("</td>rn        ");
  73.       out.write("</tr>rn        ");
  74.       out.write("<tr align="center" valign="top" bgcolor="#FFFFFF">rn          ");
  75.       out.write("<td height="454" colspan="3">");
  76.       out.write("</td>rn        ");
  77.       out.write("</tr>rn       ");
  78.       out.write("</table>");
  79.       out.write("</td>rn  ");
  80.       out.write("</tr>rn");
  81.       out.write("</table>rn");
  82.       out.write("</td>rn  ");
  83.       out.write("</tr>rn");
  84.       out.write("</table>rn");
  85.       out.write("</body>rn");
  86.       out.write("</html>");
  87.     } catch (Throwable t) {
  88.       out = _jspx_out;
  89.       if (out != null && out.getBufferSize() != 0)
  90.         out.clearBuffer();
  91.       if (pageContext != null) pageContext.handlePageException(t);
  92.     } finally {
  93.       if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
  94.     }
  95.   }
  96. }