文件名称:account

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2015-03-10
  • 文件大小:
  • 394kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • xiao*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

  申请贷款:

    业务描述:

      用户提交帐号(accountNo)和贷款金额(amount)

    给系统,系统按照以下步骤来处理:

      step1,检查帐号是否存在,如果不存在,

      提示用户;否则进行下一步。

      step2,检查余额是否充足:

        amount <= balance * 10

      如果余额不足,要提示用户,否则进行下一步。

      step3,生成一个序号,将该序号保存下来,并

      且提示用户申请贷款成功。-Apply for a loan: Business Descr iption: user-submitted account (accountNo) and the loan amount (amount) to the system, the system according to the following steps to deal with: step1, checking account number exists, if not, the user is prompted otherwise, the next step. step2, check the balance of adequacy: amount < = balance* 10 If the balance is not enough to prompt the user, otherwise the next step. step3, generate a serial number, the number saved, and prompts the user to successfully apply for a loan.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





web12_2

.......\.classpath

.......\.myeclipse

.......\.mymetadata

.......\.project

.......\src

.......\...\dao

.......\...\...\AccountDAO.java

.......\...\...\AccountDAOTest.java

.......\...\entity

.......\...\......\Account.java

.......\...\service

.......\...\.......\AccountLimitException.java

.......\...\.......\AccountNotExsitException.java

.......\...\.......\AccountService.java

.......\...\.......\AccountServiceTest.java

.......\...\.......\ApplicationException.java

.......\...\util

.......\...\....\DBUtil.java

.......\...\web

.......\...\...\ActionServlet.java

.......\WebRoot

.......\.......\error_404.jsp

.......\.......\index.jsp

.......\.......\META-INF

.......\.......\........\MANIFEST.MF

.......\.......\WEB-INF

.......\.......\.......\classes

.......\.......\.......\.......\dao

.......\.......\.......\.......\...\AccountDAO.class

.......\.......\.......\.......\...\AccountDAOTest.class

.......\.......\.......\.......\entity

.......\.......\.......\.......\......\Account.class

.......\.......\.......\.......\service

.......\.......\.......\.......\.......\AccountLimitException.class

.......\.......\.......\.......\.......\AccountNotExsitException.class

.......\.......\.......\.......\.......\AccountService.class

.......\.......\.......\.......\.......\AccountServiceTest.class

.......\.......\.......\.......\.......\ApplicationException.class

.......\.......\.......\.......\util

.......\.......\.......\.......\....\DBUtil.class

.......\.......\.......\.......\web

.......\.......\.......\.......\...\ActionServlet.class

.......\.......\.......\jsp

.......\.......\.......\...\apply_form.jsp

.......\.......\.......\...\view.jsp

.......\.......\.......\...\view2.jsp

.......\.......\.......\lib

.......\.......\.......\...\mysqldriver.jar

.......\.......\.......\web.xml

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org