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

📄 swzx_005findex_jsp.java

📁 这个程序是花了好几十万请人开发的
💻 JAVA
字号:
package org.apache.jsp;

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

public final class swzx_005findex_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(3);
    _jspx_dependants.add("/WEB-INF/struts-logic.tld");
    _jspx_dependants.add("/WEB-INF/struts-bean.tld");
    _jspx_dependants.add("/WEB-INF/struts-html.tld");
  }

  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_html_form_method_action;

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

  public void _jspInit() {
    _jspx_tagPool_html_form_method_action = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }

  public void _jspDestroy() {
    _jspx_tagPool_html_form_method_action.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;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("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("<html>\r\n");
      out.write("<head>\r\n");
      out.write("<title>商务中心---湖北纺织网</title>\r\n");
      out.write("<link href=\"images/index.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
      out.write("</head>\r\n");
      out.write("<body leftmargin=\"0\" topmargin=\"0\">\r\n");
      out.write(" <!--插入头文件--> \r\n");
      out.write(" ");
      org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "include/head.txt", out, false);
      out.write("\r\n");
      out.write("\r\n");
      out.write("<TABLE align=center border=0 cellPadding=1 cellSpacing=1 width=759>\r\n");
      out.write(" <TBODY>\r\n");
      out.write(" <TR>\r\n");
      out.write("  <TD vAlign=top width=150>\r\n");
      out.write("   <TABLE border=0 cellPadding=0 cellSpacing=0 width=\"100%\">\r\n");
      out.write("    <TBODY>\r\n");
      out.write("     <TR>\r\n");
      out.write("       ");
      org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "include/sw_left.html", out, false);
      out.write("\r\n");
      out.write("      <TD vAlign=top>\r\n");
      out.write("       <TABLE align=center border=0 cellPadding=1 cellSpacing=1 width=\"100%\">\r\n");
      out.write("         <TBODY>\r\n");
      out.write("          <TR>\r\n");
      out.write("           <TD height=20 vAlign=center width=\"84%\">您的位置:&nbsp;<A class=bl href=\"index.jsp\">首页</A> &gt;&gt; 商务中心\r\n");
      out.write("           </TD>\r\n");
      out.write("          </TR>\r\n");
      out.write("         </FORM>\r\n");
      out.write("         \r\n");
      out.write("         <TR bgColor=#006060>\r\n");
      out.write("          <TD height=1 vAlign=center>\r\n");
      out.write("          </TD>\r\n");
      out.write("         </TR>\r\n");
      out.write("       </TABLE>\r\n");
      out.write("              \r\n");
      out.write("        ");
      if (_jspx_meth_html_form_0(_jspx_page_context))
        return;
      out.write("\r\n");
      out.write("              \r\n");
      out.write("        ");
      org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "include/swzx_index_content.jsp", out, false);
      out.write("       \r\n");
      out.write("       \r\n");
      out.write("      </TD>\r\n");
      out.write("     </TR>\r\n");
      out.write("    </TBODY>\r\n");
      out.write("   </TABLE>\r\n");
      out.write("\r\n");
      out.write("  </TD>\r\n");
      out.write(" </TR>\r\n");
      out.write(" </TBODY>\r\n");
      out.write("</TABLE>\r\n");
      out.write("\r\n");
      out.write(" <!--插入尾文件-->       \r\n");
      out.write("\r\n");
      org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "/include/buttom.txt", out, false);
      out.write(" \r\n");
      out.write("</body>\r\n");
      out.write("     \r\n");
      out.write("</html>         ");
    } 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);
    }
  }

  private boolean _jspx_meth_html_form_0(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  html:form
    org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = (org.apache.struts.taglib.html.FormTag) _jspx_tagPool_html_form_method_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("/swzx_cpgq_search");
    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("        \r\n");
        out.write("        <TABLE border=0 cellPadding=0 cellSpacing=0 width=\"100%\">\r\n");
        out.write("        <TR>       \r\n");
        out.write("          <TD align=middle height=40 vAlign=center>\r\n");
        out.write("            \r\n");
        out.write("            <SELECT align=absMiddle name=\"stype\"> \r\n");
        out.write("             <OPTION value=\"\" selected>=类型=</OPTION> \r\n");
        out.write("             <OPTION value=\"求购\">求购</OPTION> \r\n");
        out.write("             <OPTION value=\"供应\">供应</OPTION> \r\n");
        out.write("             <OPTION value=\"合作\">合作</OPTION> \r\n");
        out.write("            </SELECT>&nbsp;\r\n");
        out.write("            \r\n");
        out.write("            <SELECT align=absMiddle name=kind> \r\n");
        out.write("             <OPTION selected value=\"\">--类别--</OPTION> \r\n");
        out.write("             <OPTION value=纺织原料类>纺织原料类</OPTION> \r\n");
        out.write("             <OPTION value=纱线类>纱线类</OPTION> \r\n");
        out.write("             <OPTION value=坯布类>坯布类</OPTION>    \r\n");
        out.write("             <OPTION value=印染布类>印染布类</OPTION> \r\n");
        out.write("             <OPTION value=色织布类>色织布类</OPTION> \r\n");
        out.write("             <OPTION value=毛纺织品类>毛纺织品类</OPTION> \r\n");
        out.write("             <OPTION value=家用纺织品类>家用纺织品类</OPTION> \r\n");
        out.write("             <OPTION value=毛浴巾>毛浴巾</OPTION> \r\n");
        out.write("             <OPTION value=针织品>针织品</OPTION> \r\n");
        out.write("             <OPTION value=服装服饰>服装服饰</OPTION> \r\n");
        out.write("             <OPTION value=服装辅料>服装辅料</OPTION> \r\n");
        out.write("             <OPTION value=工业用布>工业用布</OPTION> \r\n");
        out.write("             <OPTION value=装饰用纺织品>装饰用纺织品</OPTION>\r\n");
        out.write("             <OPTION value=丝绸制品>丝绸制品</OPTION> \r\n");
        out.write("             <OPTION value=非织造布>非织造布</OPTION> \r\n");
        out.write("             <OPTION value=纺织助剂>纺织助剂</OPTION> \r\n");
        out.write("             <OPTION value=纺织机械>纺织机械</OPTION> \r\n");
        out.write("             <OPTION value=纺专器材>纺专器材</OPTION>\r\n");
        out.write("             <OPTION value=其他类>其他类</OPTION>\r\n");
        out.write("            </SELECT>&nbsp;  \r\n");
        out.write("\r\n");
        out.write("            <SELECT align=absMiddle name=regtime>\r\n");
        out.write("             <option value=-1 selected>请选择发布时间</option>\r\n");
        out.write("             <OPTION value=7>近一周</OPTION>\r\n");
        out.write("             <OPTION value=14>近两周</OPTION>\r\n");
        out.write("             <OPTION value=30>近一个月</OPTION>\r\n");
        out.write("             <OPTION value=91>近3个月</OPTION>\r\n");
        out.write("             <OPTION value=-1>不限</OPTION>\r\n");
        out.write("            </SELECT>\r\n");
        out.write("           \r\n");
        out.write("             <INPUT name=Submit type=submit value=检索> \r\n");
        out.write("          </TD>\r\n");
        out.write("          <TD align=middle  height=40><A \r\n");
        out.write("            href=\"office_gqxxfb.jsp\" target=_blank><FONT \r\n");
        out.write("            color=#ff0000><B>发布供求信息</B></FONT></A></TD>\r\n");
        out.write("         </TR>\r\n");
        out.write("       </TABLE>\r\n");
        out.write("        ");
        int evalDoAfterBody = _jspx_th_html_form_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_html_form_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_html_form_method_action.reuse(_jspx_th_html_form_0);
    return false;
  }
}

⌨️ 快捷键说明

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