⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rczx_005fgrjl_005ffb_005fcontent_jsp.java

📁 这个程序是花了好几十万请人开发的
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
package org.apache.jsp.include;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;

public final class rczx_005fgrjl_005ffb_005fcontent_jsp extends org.apache.jasper.runtime.HttpJspBase
    implements org.apache.jasper.runtime.JspSourceDependent {

  private static java.util.Vector _jspx_dependants;

  static {
    _jspx_dependants = new java.util.Vector(1);
    _jspx_dependants.add("/WEB-INF/struts-html.tld");
  }

  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_errors_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_form_method_enctype_action;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_size_property_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_select_property;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_option_value;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_text_size_property_maxlength_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_textarea_rows_property_cols_nobody;

  public java.util.List getDependants() {
    return _jspx_dependants;
  }

  public void _jspInit() {
    _jspx_tagPool_html_errors_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_form_method_enctype_action = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_text_size_property_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_select_property = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_option_value = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_text_size_property_maxlength_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _jspx_tagPool_html_textarea_rows_property_cols_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }

  public void _jspDestroy() {
    _jspx_tagPool_html_errors_nobody.release();
    _jspx_tagPool_html_form_method_enctype_action.release();
    _jspx_tagPool_html_text_size_property_nobody.release();
    _jspx_tagPool_html_select_property.release();
    _jspx_tagPool_html_option_value.release();
    _jspx_tagPool_html_text_size_property_maxlength_nobody.release();
    _jspx_tagPool_html_textarea_rows_property_cols_nobody.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;
    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('\r');
      out.write('\n');

	String uid=(String)session.getAttribute("uid");

      out.write('\r');
      out.write('\n');
      if (_jspx_meth_html_errors_0(_jspx_page_context))
        return;
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("<TABLE cellSpacing=0 cellPadding=0 width=760 align=\"center\" bgColor=#ffffff border=0>\r\n");
      out.write(" <TBODY>\r\n");
      out.write("  <TR>\r\n");
      out.write("   <TD align=middle>\r\n");
      out.write("   \r\n");
      out.write("   <TABLE cellSpacing=0 cellPadding=0 border=0>\r\n");
      out.write("    <TBODY>\r\n");
      out.write("     <TR align=middle>\r\n");
      out.write("      <TD colSpan=4>\r\n");
      out.write("       <TABLE cellSpacing=0 cellPadding=3 width=760 bgColor=#ABD5E0 border=1>\r\n");
      out.write("        <TBODY>\r\n");
      out.write("         <TR>\r\n");
      out.write("          <TD align=middle>\r\n");
      out.write("          <BR>\r\n");
      out.write("          \r\n");
      out.write("          <!--±íµ¥¿ªÊ¼-->\r\n");
      out.write("          ");
      //  html:form
      org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_method_enctype_action.get(org.apache.struts.taglib.html.FormTag.class);
      _jspx_th_html_form_0.setPageContext(_jspx_page_context);
      _jspx_th_html_form_0.setParent(null);
      _jspx_th_html_form_0.setMethod("post");
      _jspx_th_html_form_0.setAction("/rczx_grjl_fb");
      _jspx_th_html_form_0.setEnctype("multipart/form-data");
      int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
      if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        do {
          out.write("    \r\n");
          out.write("           <TABLE cellSpacing=1 cellPadding=2 width=600 bgColor=#000000 border=0>\r\n");
          out.write("            <TBODY>\r\n");
          out.write("             <TR bgColor=#00CCFF>\r\n");
          out.write("              <TD colSpan=3><div align=\"center\"><B><FONT color=#003300 size=3>¸öÈËÐÅÏ¢</FONT><FONT color=#990000>\r\n");
          out.write("                  <input name=\"UUID\" type=\"hidden\" id=\"UUID\" value=\"");
          out.print(uid);
          out.write("\">\r\n");
          out.write("              </FONT></B></div></TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#f6f6f6>\r\n");
          out.write("              <TD width=26><DIV align=center><FONT color=#990000 size=3>*</FONT></DIV></TD>\r\n");
          out.write("              <TD><B>ÕæÊµÐÕÃû£º</B></TD>\r\n");
          out.write("              <TD width=\"377\">");
          if (_jspx_meth_html_text_0(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write(" </TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#ffffff>\r\n");
          out.write("              <TD width=26><DIV align=center><FONT color=#990000 size=3>*</FONT></DIV></TD>\r\n");
          out.write("              <TD><B>ÐÔ ±ð£º</B></TD>\r\n");
          out.write("              <TD>\r\n");
          out.write("               ");
          if (_jspx_meth_html_select_0(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("\r\n");
          out.write("              </TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#ffffff>\r\n");
          out.write("              <TD align=middle width=26><FONT color=#990000 size=3>*</FONT></TD>\r\n");
          out.write("              <TD><B>±ÏҵԺУ£º</B></TD>\r\n");
          out.write("              <TD>");
          if (_jspx_meth_html_text_1(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("<FONT color=#0000ff>£¨ÇëÌîд×î¸ßѧÀúµÄ±ÏҵԺУ£© </FONT></TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#f6f6f6>\r\n");
          out.write("              <TD width=26><DIV align=center><FONT color=#990000 size=3>*</FONT></DIV></TD>\r\n");
          out.write("              <TD><B>ר Òµ£º</B></TD>\r\n");
          out.write("              <TD>\r\n");
          out.write("               ");
          if (_jspx_meth_html_select_1(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write(" \r\n");
          out.write("              </TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#ffffff>\r\n");
          out.write("              <TD width=26><DIV align=center><FONT color=#990000 size=3>*</FONT></DIV></TD>\r\n");
          out.write("              <TD><B>ѧ Àú£º</B></TD>\r\n");
          out.write("              <TD>\r\n");
          out.write("               ");
          if (_jspx_meth_html_select_2(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write(" \r\n");
          out.write("              </TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#f6f6f6>\r\n");
          out.write("              <TD align=middle width=26>&nbsp;</TD>\r\n");
          out.write("              <TD><B>ÕÆÎÕÍâÓ</B></TD>\r\n");
          out.write("              <TD bgColor=#f6f6f6>\r\n");
          out.write("               ");
          if (_jspx_meth_html_select_3(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write(" <FONT color=#0000ff>£¨ÇëÑ¡ÔñÒ»ÖÖÄú¾«Í¨µÄÓïÑÔ£¬Èç¹ûÄú¾«Í¨¶àÖÖÓïÑÔ£¬¿ÉÔÚ±¸×¢Öв¹³ä£© </FONT>\r\n");
          out.write("              </TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#ffffff>\r\n");
          out.write("              <TD width=26><DIV align=center><FONT color=#990000 size=3>*</FONT></DIV></TD>\r\n");
          out.write("              <TD><B>¹¤×÷ʱ¼ä£º</B></TD>\r\n");
          out.write("              <TD>\r\n");
          out.write("               ");
          if (_jspx_meth_html_select_4(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write(" \r\n");
          out.write("              </TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#f6f6f6>\r\n");
          out.write("              <TD width=26><DIV align=center><FONT color=#990000 size=3>*</FONT></DIV></TD>\r\n");
          out.write("              <TD><B>µç×ÓÓʼþ£º</B></TD>\r\n");
          out.write("              <TD>");
          if (_jspx_meth_html_text_2(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write(" <BR></TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#ffffff>\r\n");
          out.write("              <TD width=26><DIV align=center><FONT color=#990000 size=3>*</FONT></DIV></TD>\r\n");
          out.write("              <TD><B>µç »°£º</B></TD>\r\n");
          out.write("              <TD>");
          if (_jspx_meth_html_text_3(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("<FONT color=#0000ff>£¨ÇøºÅ-ºÅÂ룬È磺027-87594516£© </FONT></TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#f6f6f6>\r\n");
          out.write("              <TD align=middle width=26>&nbsp;</TD>\r\n");
          out.write("              <TD><B>ÊÖ »ú£º</B></TD>\r\n");
          out.write("              <TD>");
          if (_jspx_meth_html_text_4(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("</TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#ffffff>\r\n");
          out.write("              <TD width=26><DIV align=center><FONT color=#990000 size=3>*</FONT></DIV></TD>\r\n");
          out.write("              <TD><B>³öÉúÈÕÆÚ£º</B></TD>\r\n");
          out.write("              <TD>\r\n");
          out.write("              ");
          if (_jspx_meth_html_text_5(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write(" Äê \r\n");
          out.write("               ");
          if (_jspx_meth_html_select_5(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write(" ÔÂ \r\n");
          out.write("              </TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#f6f6f6>\r\n");
          out.write("              <TD width=26><DIV align=center><FONT color=#990000 size=3>*</FONT></DIV></TD>\r\n");
          out.write("              <TD><B>Éí·ÝÖ¤ºÅ£º</B></TD>\r\n");
          out.write("              <TD>");
          if (_jspx_meth_html_text_6(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write("</TD>\r\n");
          out.write("             </TR>\r\n");
          out.write("             <TR bgColor=#ffffff>\r\n");
          out.write("              <TD width=26><DIV align=center></DIV><DIV align=center></DIV></TD>\r\n");
          out.write("              <TD width=110 height=24><B>¼® ¹á£º</B></TD>\r\n");
          out.write("              <TD height=24>\r\n");
          out.write("               ");
          if (_jspx_meth_html_select_6(_jspx_th_html_form_0, _jspx_page_context))
            return;
          out.write(" \r\n");

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -