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

📄 __yonghuguanli.java

📁 一个使用EJB开发的真实项目
💻 JAVA
字号:
/* compiled from JSP: /yonghuguanli.jsp
*
* This code was automatically generated at 17:31:29 on 2007-1-14
* by weblogic.servlet.jsp.Jsp2Java -- do not edit.
*/

package jsp_servlet;

import java.io.*;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import javax.servlet.jsp.tagext.*;

// User imports
import ejb.UserInfoVo; //[ /yonghuguanli.jsp; Line: 4]import java.util.*; //[ /yonghuguanli.jsp; Line: 5]

// built-in init parameters:
// boolean             _verbose -- wants debugging

// Well-known variables:
// JspWriter out                  -- to write to the browser
// HttpServletRequest  request    -- the request object.
// HttpServletResponse response   -- the response object.
// PageContext pageContext        -- the page context for this JSP
// HttpSession session            -- the session object for the client (if any)
// ServletContext application     -- The servlet (application) context
// ServletConfig config           -- The ServletConfig for this JSP
// Object page                    -- the instance of this page's implementation class (i.e., 'this')

/**
* This code was automatically generated at 17:31:29 on 2007-1-14
* by weblogic.servlet.jsp.Jsp2Java -- do not edit.
*
* Copyright (c) 2007 by BEA Systems, Inc. All Rights Reserved.
*/
public final class __yonghuguanli
extends
weblogic.servlet.jsp.JspBase
implements weblogic.servlet.jsp.StaleIndicator
{
  
  String a; //[ /yonghuguanli.jsp; Line: 9]  // StaleIndicator interface  public boolean _isStale() {    weblogic.servlet.jsp.StaleChecker sci =(weblogic.servlet.jsp.StaleChecker)(getServletConfig().getServletContext());    java.io.File f = null;    long lastModWhenBuilt = 0L;    if (sci.isResourceStale("/yonghuguanli.jsp", 1168766042000L, "8.1.4.0", "Asia/Shanghai")) return true;    return false;  }    public static boolean _staticIsStale(weblogic.servlet.jsp.StaleChecker sci) {    java.io.File f = null;    long lastModWhenBuilt = 0L;    if (sci.isResourceStale("/yonghuguanli.jsp", 1168766042000L, "8.1.4.0", "Asia/Shanghai")) return true;    return false;  }      private static void _writeText(ServletResponse rsp, JspWriter out, String block, byte[] blockBytes) throws IOException {    if (!_WL_ENCODED_BYTES_OK || _hasEncodingChanged(rsp)) {      out.print(block);    } else {      ((weblogic.servlet.jsp.ByteWriter)out).write(blockBytes, block);    }   }      private static boolean _hasEncodingChanged(ServletResponse rsp) {    if (_WL_ORIGINAL_ENCODING.equals(rsp.getCharacterEncoding())) {      return false;    }    return true;  }    private static boolean _WL_ENCODED_BYTES_OK = true;    private static final String _WL_ORIGINAL_ENCODING = "GBK";    private static byte[] _getBytes(String block) {    try {      return block.getBytes(_WL_ORIGINAL_ENCODING);    } catch (java.io.UnsupportedEncodingException u) {      _WL_ENCODED_BYTES_OK = false;    }    return null;  }  private final static String _wl_block0 = "\r\n";  private final static byte[] _wl_block0Bytes = _getBytes(_wl_block0);  private final static String _wl_block1 = "\r\n";  private final static byte[] _wl_block1Bytes = _getBytes(_wl_block1);  private final static String _wl_block2 = "\r\n";  private final static byte[] _wl_block2Bytes = _getBytes(_wl_block2);  private final static String _wl_block3 = "\r\n";  private final static byte[] _wl_block3Bytes = _getBytes(_wl_block3);  private final static String _wl_block4 = "\r\n<html>\r\n<head>\r\n\r\n";  private final static byte[] _wl_block4Bytes = _getBytes(_wl_block4);  private final static String _wl_block5 = "\r\n";  private final static byte[] _wl_block5Bytes = _getBytes(_wl_block5);  private final static String _wl_block6 = "\r\n</head>\r\n<body bgcolor=\"#AFAFAF\">\r\n<form name=\"form1\" method=\"post\" action=\"yonghuguanlixuanze.jsp\" >\r\n   按类查找\r\n   <select name=\"select\">\r\n     <option>全部用户</option>\r\n     <option>指定ID</option>\r\n   </select>\r\n   <input name=\"shuru\" type=\"text\" size=\"15\">\r\n   <input type=\"submit\" name=\"Submit\" value=\"查找\">\r\n</form>\r\n<hr>\r\n<p>&nbsp;</p>\r\n<h5>注意:修改时,除用户姓名及地址可以包含中文,其他信息不应该包含中文,以防没必要发生的问题</h5>\r\n<br />\r\n<div align=\"left\">\r\n  <table width=\"818\" height=\"46\" border=\"1\">\r\n    <tr>\r\n      <td width=\"83\"><p align=\"center\">用户ID(不可修改)</p>    </td>\r\n      <td width=\"85\"><div align=\"center\">用户姓名 </div></td>\r\n      <td width=\"75\"><div align=\"center\">用户密码 </div></td>\r\n      <td width=\"69\"><div align=\"center\">身份证号</div></td>\r\n      <td width=\"77\"><div align=\"center\">电话</div></td>\r\n      <td width=\"66\"><div align=\"center\">地址</div></td>\r\n      <td width=\"77\"><div align=\"center\">邮政号码</div></td>\r\n      <td width=\"73\"><div align=\"center\">email</div></td>\r\n      <td width=\"56\"><div align=\"center\">修改</div></td>\r\n      <td width=\"52\"><div align=\"center\">删除</div></td>\r\n    </tr>\r\n  </table>\r\n</div>\r\n";  private final static byte[] _wl_block6Bytes = _getBytes(_wl_block6);  private final static String _wl_block7 = "\r\n<div align=\"left\">\r\n  <form name=\"form2\" method=\"post\" action=\"yonghuguanlichuli.jsp\">\r\n    <table width=\"761\" height=\"55\" border=\"1\">\r\n      <tr>\r\n        <td width=\"75\">\r\n          <div align=\"center\">\r\n            <input name=\"userCode\" type=\"text\"  size=\"10\" readOnly value=\"";  private final static byte[] _wl_block7Bytes = _getBytes(_wl_block7);  private final static String _wl_block8 = "\">\r\n        </div></td>\r\n        <td width=\"72\">\r\n          <div align=\"center\">\r\n            <input name=\"userName\" type=\"text\" size=\"10\" value=\"";  private final static byte[] _wl_block8Bytes = _getBytes(_wl_block8);  private final static String _wl_block9 = "\">\r\n        </div></td>\r\n        <td width=\"73\"><div align=\"center\">\r\n            <input name=\"userPW\" type=\"text\" size=\"10\" value=\"";  private final static byte[] _wl_block9Bytes = _getBytes(_wl_block9);  private final static String _wl_block10 = "\">\r\n        </div></td>\r\n        <td width=\"73\"><div align=\"center\">\r\n            <input name=\"shenFenZheng\" type=\"text\" size=\"10\" value=\"";  private final static byte[] _wl_block10Bytes = _getBytes(_wl_block10);  private final static String _wl_block11 = "\">\r\n        </div></td>\r\n        <td width=\"70\"><div align=\"center\">\r\n            <input name=\"telephone\" type=\"text\" size=\"10\" value=\"";  private final static byte[] _wl_block11Bytes = _getBytes(_wl_block11);  private final static String _wl_block12 = "\">\r\n        </div></td>\r\n        <td width=\"70\"><div align=\"center\">\r\n            <input name=\"address\" type=\"text\" size=\"10\" value=\"";  private final static byte[] _wl_block12Bytes = _getBytes(_wl_block12);  private final static String _wl_block13 = "\">\r\n        </div></td>\r\n        <td width=\"70\"><div align=\"center\">\r\n            <input name=\"youZhengBianMa\" type=\"text\" size=\"10\" value=\"";  private final static byte[] _wl_block13Bytes = _getBytes(_wl_block13);  private final static String _wl_block14 = "\">\r\n        </div></td>\r\n        <td width=\"58\"><div align=\"center\">\r\n            <input name=\"email\" type=\"text\" size=\"10\" value=\"";  private final static byte[] _wl_block14Bytes = _getBytes(_wl_block14);  private final static String _wl_block15 = "\">\r\n        </div></td>\r\n        <td width=\"65\">\r\n          <div align=\"center\">\r\n            <input type=\"submit\" name=\"Submit\" value=\"修改\">\r\n        </div></td>\r\n        <td width=\"72\">\r\n          <div align=\"center\">\r\n            <input type=\"submit\" name=\"Submit\" value=\"删除\">\r\n        </div></td>\r\n      </tr>\r\n    </table>\r\n  </form>\r\n</div>\r\n<p>&nbsp;</p>";  private final static byte[] _wl_block15Bytes = _getBytes(_wl_block15);  private final static String _wl_block16 = "\r\n</body>\r\n</html>\r\n";  private final static byte[] _wl_block16Bytes = _getBytes(_wl_block16);  
  
  public void _jspService(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException 
  {  
    
    // declare and set well-known variables:
    javax.servlet.ServletConfig config = getServletConfig();
    javax.servlet.ServletContext application = config.getServletContext();
    javax.servlet.jsp.tagext.Tag _activeTag = null;
    // variables for Tag extension protocol    
    Object page = this;
    javax.servlet.jsp.JspWriter out;
    javax.servlet.jsp.PageContext pageContext =    javax.servlet.jsp.JspFactory.getDefaultFactory().getPageContext(this, request, response, null, true, 8192, true);    
    response.setHeader("Content-Type", "text/html; charset=GBK");    out = pageContext.getOut();    JspWriter _originalOut = out;    
    javax.servlet.http.HttpSession session = request.getSession(true);    
    
    
    try { // error page try block            response.setContentType("text/html; charset=GBK");            _writeText(response, out, _wl_block0, _wl_block0Bytes);      JavaBean.UserBean user = null; //[ /yonghuguanli.jsp; Line: 2]      user = (JavaBean.UserBean)pageContext.getAttribute("user"); //[ /yonghuguanli.jsp; Line: 2]      if (user == null) { // begin 'user' instantiation block... //[ /yonghuguanli.jsp; Line: 2]        { // Don't need to synchronize on page scope //[ /yonghuguanli.jsp; Line: 2]          user = (JavaBean.UserBean)pageContext.getAttribute("user"); //[ /yonghuguanli.jsp; Line: 2]          if (user == null) { // begin 'user' synchronized instantiation block... //[ /yonghuguanli.jsp; Line: 2]            user = new JavaBean.UserBean(); //[ /yonghuguanli.jsp; Line: 2]            pageContext.setAttribute("user", user); //[ /yonghuguanli.jsp; Line: 2]            _writeText(response, out, _wl_block1, _wl_block1Bytes);          } // end synchronized bean instantiation block... //[ /yonghuguanli.jsp; Line: 3]        } // end synchronized bean scope block... //[ /yonghuguanli.jsp; Line: 3]      } // end bean instantiation block... //[ /yonghuguanli.jsp; Line: 3]      _writeText(response, out, _wl_block2, _wl_block2Bytes);      _writeText(response, out, _wl_block3, _wl_block3Bytes);      _writeText(response, out, _wl_block4, _wl_block4Bytes);      _writeText(response, out, _wl_block5, _wl_block5Bytes);      Iterator it=user.selectAllUser().iterator(); //[ /yonghuguanli.jsp; Line: 10]      //[ /yonghuguanli.jsp; Line: 10]      _writeText(response, out, _wl_block6, _wl_block6Bytes);      while(it.hasNext()){UserInfoVo vo=(UserInfoVo)it.next(); //[ /yonghuguanli.jsp; Line: 42]        //[ /yonghuguanli.jsp; Line: 42]        _writeText(response, out, _wl_block7, _wl_block7Bytes);        out.print(String.valueOf(vo.getUserCode()));  //[ /yonghuguanli.jsp; Line: 49]        _writeText(response, out, _wl_block8, _wl_block8Bytes);        out.print(String.valueOf(a=new String(vo.getUserName().getBytes("8859_1"))));  //[ /yonghuguanli.jsp; Line: 53]        _writeText(response, out, _wl_block9, _wl_block9Bytes);        out.print(String.valueOf(vo.getUserPW()));  //[ /yonghuguanli.jsp; Line: 56]        _writeText(response, out, _wl_block10, _wl_block10Bytes);        out.print(String.valueOf(vo.getShenfenzheng()));  //[ /yonghuguanli.jsp; Line: 59]        _writeText(response, out, _wl_block11, _wl_block11Bytes);        out.print(String.valueOf(vo.getTelephone()));  //[ /yonghuguanli.jsp; Line: 62]        _writeText(response, out, _wl_block12, _wl_block12Bytes);        out.print(String.valueOf(a=new String(vo.getAddress().getBytes("8859_1"))));  //[ /yonghuguanli.jsp; Line: 65]        _writeText(response, out, _wl_block13, _wl_block13Bytes);        out.print(String.valueOf(vo.getYouZhengBianMa()));  //[ /yonghuguanli.jsp; Line: 68]        _writeText(response, out, _wl_block14, _wl_block14Bytes);        out.print(String.valueOf(vo.getEmail()));  //[ /yonghuguanli.jsp; Line: 71]        _writeText(response, out, _wl_block15, _wl_block15Bytes);      } //[ /yonghuguanli.jsp; Line: 85]      //[ /yonghuguanli.jsp; Line: 85]      _writeText(response, out, _wl_block16, _wl_block16Bytes);    } catch (Throwable __ee) {      while (out != null && out != _originalOut) out = pageContext.popBody();      ((weblogic.servlet.jsp.PageContextImpl)pageContext).handlePageException((Throwable)__ee);    }        
    //before final close brace...
  }
  
  
}

⌨️ 快捷键说明

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