package servlet; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import che.dao.impl.chaxunDAOImpl; import che.data.denglu; public class UpdateServlet100 extends HttpServlet { /** * */ private static final long serialVersionUID = 1L; public UpdateServlet100() { super(); } public void destroy() { super.destroy(); // Just puts "destroy" string in log // Put your code here } public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { doPost(request,response); } public void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { request.setCharacterEncoding("UTF-8"); response.setContentType("text/html; charset=UTF-8"); int h =Integer.parseInt(request.getParameter("id")); //String hao0 =(String)request.getParameter("xinmima1"); String hao1 =(String)request.getParameter("quanli"); // loginDAOImpl ch=new loginDAOImpl(); // String aa=ch.getMD5(hao0); denglu sa=new denglu(); //sa.setMima(aa) ; sa.setQuanli(hao1) ; chaxunDAOImpl cha=new chaxunDAOImpl(); response.setContentType( "text/html;charset=utf-8 "); try{ cha.updateguanliyuan1(sa,h); PrintWriter out = response.getWriter(); out.print("<script>" + "alert('修改权限成功!');"+ "document.location.href='../guanliyuanxinxi.jsp?chaxun=1&xinxi=1';"+ "</script>"); out.close(); return; }catch(Exception e){ PrintWriter out = response.getWriter(); out.print("<script>" + "alert('修改权限失败!');"+ "document.location.href='../guanliyuanxinxi.jsp?chaxun=1&xinxi=1';"+ "</script>"); out.close(); return; } } public void init() throws ServletException { // Put your code here } }
最近下载更多
微信网友_7000012089643008 LV4
5月26日
微信网友_6050164023693312 LV2
2023年12月27日
刘洋66666 LV1
2023年11月5日
adap12345 LV5
2023年6月15日
berty boom LV4
2023年6月12日
846488283 LV4
2023年5月29日
泓鼎168 LV20
2023年3月31日
北方菜 LV11
2022年12月30日
2385649653 LV7
2022年11月4日
huwenxuan LV6
2022年6月22日
最近浏览更多
shunlun8855 LV1
10月29日
wuying8208 LV15
10月23日
张泽帅 LV6
10月18日
forkchen
7月24日
暂无贡献等级
TY0165 LV20
6月22日
15719908287 LV9
6月19日
lesuer LV11
5月28日
微信网友_7000012089643008 LV4
5月26日
微信网友_6906962132258816 LV7
5月15日
m5433660 LV1
3月28日