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

📄 imis_005fcomm_jsp.java

📁 JSP移动商品管理平台源代码.........
💻 JAVA
字号:
package org.apache.jsp;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import java.util.Date;
import java.sql.*;

public final class imis_005fcomm_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;


    try {
      _jspxFactory = JspFactory.getDefaultFactory();
      response.setContentType("text/html;charset=gb2312");
      pageContext = _jspxFactory.getPageContext(this, request, response,
      			"../error/error.jsp", 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("<HTML>\r\n");
      out.write("<HEAD>\r\n");
      out.write("<TITLE>安徽移动综合管理信息系统 v1.0");
      out.write("</TITLE>\r\n");
      out.write("<link href=\"css/style.css\" rel=\"stylesheet\" type=\"text/css\">\r\n");
      out.write("</HEAD>\r\n");

   String sMenu_ID	=	request.getParameter("TMenu_ID");

      out.write("\r\n");
      out.write("<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=4 MARGINWIDTH=0 MARGINHEIGHT=0>\r\n");
      out.write("<!-- ImageReady Slices (layout.psd) -->\r\n");
      out.write("<TABLE WIDTH=934 BORDER=0 align=\"center\" CELLPADDING=0 CELLSPACING=0>\r\n\t");
      out.write("<TR>\r\n\t    ");
      out.write("<TD>");
      out.write("<img border=\"0\" src=\"images/logomain.gif\" width=\"934\" height=\"65\">");
      out.write("</TD>\r\n\t");
      out.write("</TR>\r\n");
      out.write("</table> \r\n");
      out.write("<TABLE WIDTH=934 BORDER=0 align=\"center\" CELLPADDING=0 CELLSPACING=0 background=\"images/bg_main2.png\">\r\n\t");
      out.write("<TR>\r\n\t    ");
      out.write("<td width=\"200\" height=\"20\" valign=\"center\" align=\"left\">\r\n\t\t");
      out.write("<img border=\"0\" src=\"images/test1.gif\" width=\"17\" height=\"17\">快捷列表");
      out.write("</td>\r\n\t    ");
      out.write("<TD width=\"734\" height=\"506\" rowspan=\"4\">\r\n\t     \t");
      out.write("<iframe src=\"blank1.htm\" border=\"0\" marginWidth=\"0\" frameSpacing=\"0\" marginHeight=\"0\" frameBorder=\"0\"  noResize target=\"_blank\"\r\n    \t\t\t\twidth=\"100%\" height=\"506\" scrolling=\"auto\" name=\"iframe_Main\" id=\"iframe_Main\" align=\"top\">\r\n\t\t\t");
      out.write("</iframe>\r\n\t\t");
      out.write("</TD>\r\n\t");
      out.write("</TR>\r\n\t");
      out.write("<TR>\r\n\t    ");
      out.write("<TD width=\"200\" height=\"180\" align=\"center\">\r\n\t    \t");
      out.write("<iframe src=\"blank.htm\" align=\"bottom\" border=\"0\" marginWidth=\"0\" frameSpacing=\"0\" marginHeight=\"0\" frameBorder=\"0\"  noResize target=\"_blank\"\r\n    \t\t\t\twidth=\"99%\" height=\"180\" scrolling=\"auto\" name=\"iframe_short_cut\" id=\"iframe_short_cut\">\r\n\t\t\t");
      out.write("</iframe>\r\n\t\t");
      out.write("</TD>\r\n\t");
      out.write("</TR>\r\n\t");
      out.write("<TR>\r\n\t    ");
      out.write("<td width=\"200\" height=\"20\" valign=\"center\" align=\"left\">\r\n\t\t");
      out.write("<img border=\"0\" src=\"images/test1.gif\" width=\"17\" height=\"17\">菜单列表");
      out.write("</td>\r\n\t");
      out.write("</TR>\r\n\t");
      out.write("<TR>\r\n\t    ");
      out.write("<TD width=\"200\" height=\"286\" align=\"center\">\r\n\t    \t\t");
      out.write("<iframe align=\"bottom\" border=\"0\" marginWidth=\"0\" frameSpacing=\"0\" marginHeight=\"0\" frameBorder=\"0\"  noResize target=\"_blank\"\r\n    \t\t\t\twidth=\"99%\" height=\"286\" scrolling=\"auto\" name=\"iframe_mune\" id=\"iframe_mune\" src=\" ");
      out.print("MenuTree/MenuList.jsp?TMenu_ID="+sMenu_ID );
      out.write(" \">\r\n    \t\t\t");
      out.write("</iframe>\r\n\t\t");
      out.write("</TD>\r\n\t");
      out.write("</TR>\r\n\t");
      out.write("<TR>\r\n\t    ");
      out.write("<TD height=\"20\" colspan=\"2\" valign=\"center\" align=\"left\">\r\n\t\t");
      out.write("<img border=\"0\" src=\"images/e.gif\" width=\"15\" height=\"16\">提示信息:&nbsp;[工号:");
      out.write("<font color=\"blue\">");
      out.print(session.getAttribute("loginuser"));
      out.write("</font>]&nbsp;[部门/班组:");
      out.write("<font color=\"blue\">");
      out.print(session.getAttribute("OrganName"));
      out.write("</font>]&nbsp;[登录时间:");
      out.write("<font color=\"blue\">");
      out.print(session.getAttribute("logindate"));
      out.write("</font>]&nbsp;[版本:v1.0]&nbsp;[版权:");
      out.write("<font color=\"blue\">Liuan Mobile");
      out.write("</font>]&nbsp;&nbsp;&nbsp;\r\n\t\t");
      out.write("<font color=\"#808080\"> ");
      out.write("</font>");
      out.write("<i>");
      out.write("<font color=\"#808080\">&nbsp;Olapsoft \r\n\t\t恩普科技");
      out.write("</font>");
      out.write("</i>");
      out.write("</TD> \t         \r\n\t");
      out.write("</TR>\r\n");
      out.write("</TABLE>\r\n");
      out.write("<!-- End ImageReady Slices -->\r\n");
      out.write("</BODY>\r\n\r\n\r\n\r\n");
    } catch (Throwable t) {
      if (!(t instanceof SkipPageException)){
        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 + -