资源简介
网上银行java项目源代码(含最终文档)
超棒!绝对让你满意。。。
代码片段和文件信息
package com.sam.simple;
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 com.sam.simple.*;
public class addUserServlet extends HttpServlet {
/**
* Constructor of the object.
*/
public addUserServlet() {
super();
}
/**
* Destruction of the servlet.
*/
public void destroy() {
super.destroy(); // Just puts “destroy“ string in log
// Put your code here
}
/**
* The doDelete method of the servlet.
*
* This method is called when a HTTP delete request is received.
*
* @param request the request send by the client to the server
* @param response the response send by the server to the client
* @throws ServletException if an error occurred
* @throws IOException if an error occurred
*/
public void doDelete(HttpServletRequest request
HttpServletResponse response) throws ServletException IOException {
// Put your code here
}
/**
* The doGet method of the servlet.
*
* This method is called when a form has its tag value method equals to get.
*
* @param request the request send by the client to the server
* @param response the response send by the server to the client
* @throws ServletException if an error occurred
* @throws IOException if an error occurred
*/
public void doGet(HttpServletRequest request HttpServletResponse response)
throws ServletException IOException {
PrintWriter out = response.getWriter();
out.println(““);
out.println(““);
out.println(“ tle>A Servlet tle>“);
out.println(“ “);
out.print(“ Add user succedd! “);
out.print(this.getClass());
out.println(“ using the GET method“);
out.println(“ “);
out.println(““);
out.flush();
out.close();
/*
response.setContentType(“text/html“);
*/
}
/**
* The doPost method of the servlet.
*
* This method is called when a form has its tag value method equals to post.
*
* @param request the request send by the client to the server
* @param response the response send by the server to the client
* @throws ServletException if an error occurred
* @throws IOException if an error occurred
*/
public void doPost(HttpServletRequest request HttpServletResponse response)
throws ServletException IOException {
response.setContentType(“text/html“);
PrintWriter out = response.getWriter();
out.println(““);
out.println(““);
out.println(“ tle>A Servlet tle>“);
out.println(“ “);
out.print(“ This is addUser error“);
out.print(this.getClass());
out.println(“ using the PO
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 628 2011-12-19 22:23 3009218016万冠\webBank\.classpath
文件 845 2011-12-19 16:57 3009218016万冠\webBank\.myeclipse\profiler\webBank on Tomcat 6.x.xm
文件 294 2011-12-18 21:06 3009218016万冠\webBank\.myme
文件 1750 2011-12-18 21:12 3009218016万冠\webBank\.project
文件 500 2011-12-18 21:06 3009218016万冠\webBank\.settings\.jsdtscope
文件 395 2011-12-18 21:06 3009218016万冠\webBank\.settings\org.eclipse.jdt.core.prefs
文件 459 2011-12-18 21:06 3009218016万冠\webBank\.settings\org.eclipse.wst.common.component
文件 252 2011-12-18 21:06 3009218016万冠\webBank\.settings\org.eclipse.wst.common.project.facet.core.xm
文件 49 2011-12-18 21:06 3009218016万冠\webBank\.settings\org.eclipse.wst.jsdt.ui.superType.container
文件 6 2011-12-18 21:06 3009218016万冠\webBank\.settings\org.eclipse.wst.jsdt.ui.superType.name
文件 67957 2011-12-18 20:08 3009218016万冠\webBank\source\1.png
文件 2413 2011-12-18 20:56 3009218016万冠\webBank\source\body.png
文件 54565 2011-12-18 20:56 3009218016万冠\webBank\source\head.png
文件 9045 2011-12-18 20:57 3009218016万冠\webBank\source\tail.png
文件 3558 2011-12-28 06:14 3009218016万冠\webBank\src\com\sam\simple\addUserServlet.java
文件 4336 2011-12-28 23:34 3009218016万冠\webBank\src\com\sam\simple\changeMon.java
文件 18033 2011-12-29 08:51 3009218016万冠\webBank\src\com\sam\simple\connectDB.java
文件 4286 2011-12-27 10:47 3009218016万冠\webBank\src\com\sam\simple\moneyServlet.java
文件 285 2011-12-26 13:27 3009218016万冠\webBank\src\com\sam\simple\PagingDao.java
文件 3422 2011-12-28 16:59 3009218016万冠\webBank\src\com\sam\simple\PagingDaolmpl.java
文件 3972 2011-12-26 13:27 3009218016万冠\webBank\src\com\sam\simple\PagingServlet.java
文件 634 2011-12-24 07:01 3009218016万冠\webBank\src\com\sam\simple\recordBean.java
文件 4532 2011-12-28 05:27 3009218016万冠\webBank\src\com\sam\simple\searchDate.java
文件 3509 2011-12-27 15:31 3009218016万冠\webBank\src\com\sam\simple\searchUser.java
文件 3688 2011-12-24 06:43 3009218016万冠\webBank\src\com\sam\simple\showRecord.java
文件 6111 2011-12-29 08:48 3009218016万冠\webBank\src\com\sam\simple\tranMoney.java
文件 1667 2011-12-28 05:58 3009218016万冠\webBank\src\com\sam\simple\UserBean.java
文件 5293 2011-12-24 19:41 3009218016万冠\webBank\src\com\sam\simple\UserLoginServlet.java
文件 67957 2011-12-18 20:08 3009218016万冠\webBank\WebRoot\1.png
文件 4228 2011-12-19 22:33 3009218016万冠\webBank\WebRoot\addUserServlet.java
............此处省略239个文件信息
- 上一篇:基于JSP的网上简易论坛
- 下一篇:用java编24点游戏()
相关资源
- Java项目网吧管理系统源代码
- jsp+电子邮件系统+源代码
- 安卓 android Wechat微信开源代码分享
- jsp+sql+mysql学生信息管理系统源代码
- JSP程序设计第2版源代码
- ANDROID小说阅读软件源代码
- Java开发技术大全(500个源代码).
- android仿微信聊天软件源代码
- 基于BS的运城市旅游信息管理网站的设
- Java项目毕设美食相关源代码客户端和
- 数据结构—Java语言描述朱战立版课件
- 北大青鸟学士后java工程师第二单元项
- android闹钟源代码
- javaWEB酒店管理系统源代码完整版
- Android实现远程控制pc源代码
- 软酷新闻发布系统源代码模板
- java考勤统计管理系统源代码
- 毕向东老师35天基础java全部源代码
- java编写的图像处理程序+源代码+文档
- 基于JAVA的销售管理系统源代码
- java游戏合集
- 超市收银系统java源代码264295
- 仓库管理系统+JAVA源代码++设计说明
- 国密SM2、SM3、SM4源代码
- 基于JSP java web Sql 简单的购物车源代码
- android拼图源代码+详细报告分析
- RXTX源代码jar包以及
- 用Java+MS SQL开发的物流管理系统含源代
- 后院分词系统yard源代码
- Android登陆客户端与服务器端的源代码
评论
共有 条评论