文件名称:auction

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

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

拍卖是购买和销售中的一种主要的交易方式,随着Internet的日益普及和电子商务的发展,网上拍卖迅速成为一种非常活跃的C2C电子商务模式。因为它充分利用了互连网的特性开创了一个前所未有的巨大市场而被广泛看好。对商家而言,以拍卖的形式在网上采购、销售物品,因为不受时间和空间限制、并且可以有效降低运营成本并提高效率而具有极大的吸引力。

本中详细介绍了Struts2、Spring、Hibernate三大框架技术,以及它们之间的整合。通过这三个框架建立整个系统结构,采用JavaEE的三层结构,分为表现层、业务逻辑层和数据服务层。三层体系将业务规则、数据访问等工作放到中间层处理,客户端不直接与数据库交互,而是通过控制器与中间层建立连接,再由中间层与数据库交互。

-Auction the purchase and sale transactions in a major way, with the increasing popularity of Internet and e-commerce development, online auction quickly became a very active C2C e-commerce model. Because it makes full use of the characteristics of the Internet has created a tremendous and unprecedented market is widely optimistic. Businessmen are in the form of online auction purchase, sale items, as from time and space constraints, and can reduce operating costs and increase efficiency has great appeal.

The detailed descr iption of the Struts2, Spring, Hibernate three fr a mework technology, and integration between them. fr a mework through the establishment of the whole system of these three structures, three-tier structure with JavaEE divided into presentation layer, business logic and data layer. Three-tier system will be business rules, data access and so on into the middle layer of processing, the client does not directly interact with the database, but through the controller and the
(系统自动生成,下载前可以参看下载内容)

下载文件列表

21\21.readme.txt

..\auction\decorators\images\bg.jpg

..\.......\..........\......\bg1.gif

..\.......\..........\......\bg2.gif

..\.......\..........\......\bodybg.jpg

..\.......\..........\......\bottom.jpg

..\.......\..........\......\css.css

..\.......\..........\......\hibernate.png

..\.......\..........\......\logo.jpg

..\.......\..........\......\spring.gif

..\.......\..........\......\struts.gif

..\.......\..........\main.jsp

..\.......\..........\panel.jsp

..\.......\images\bg.jpg

..\.......\......\bg1.gif

..\.......\......\bg2.gif

..\.......\......\bodybg.jpg

..\.......\......\bottom.jpg

..\.......\......\css.css

..\.......\......\hibernate.png

..\.......\......\logo.jpg

..\.......\......\spring.gif

..\.......\......\struts2.png

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

..\.......\mysql.sql

..\.......\WEB-INF\applicationContext.xml

..\.......\.......\build.xml

..\.......\.......\classes\AuctionUser.hbm.xml

..\.......\.......\.......\Bid.hbm.xml

..\.......\.......\.......\ehcache.xml

..\.......\.......\.......\Item.hbm.xml

..\.......\.......\.......\Kind.hbm.xml

..\.......\.......\.......\log4j.properties

..\.......\.......\.......\messageResource.properties

..\.......\.......\.......\messageResource_zh_CN.properties

..\.......\.......\.......\org\yeeku\action\AddBidAction-validation.xml

..\.......\.......\.......\...\.....\......\AddBidAction.class

..\.......\.......\.......\...\.....\......\AddBidAction.properties

..\.......\.......\.......\...\.....\......\AddBidAction_zh_CN.properties

..\.......\.......\.......\...\.....\......\AddItemAction-validation.xml

..\.......\.......\.......\...\.....\......\AddItemAction.class

..\.......\.......\.......\...\.....\......\AddItemAction.properties

..\.......\.......\.......\...\.....\......\AddItemAction_zh_CN.properties

..\.......\.......\.......\...\.....\......\AddKindAction-validation.xml

..\.......\.......\.......\...\.....\......\AddKindAction.class

..\.......\.......\.......\...\.....\......\base\BaseAction.class

..\.......\.......\.......\...\.....\......\....\BaseActionInterface.class

..\.......\.......\.......\...\.....\......\interceptor\AuthorityInterceptor.class

..\.......\.......\.......\...\.....\......\LoginAction-validation.xml

..\.......\.......\.......\...\.....\......\LoginAction.class

..\.......\.......\.......\...\.....\......\MgrItemAction.class

..\.......\.......\.......\...\.....\......\MgrKindAction.class

..\.......\.......\.......\...\.....\......\ViewBidAction.class

..\.......\.......\.......\...\.....\......\ViewDetailAction.class

..\.......\.......\.......\...\.....\......\ViewFailAction.class

..\.......\.......\.......\...\.....\......\ViewItemAction.class

..\.......\.......\.......\...\.....\......\ViewKindAction.class

..\.......\.......\.......\...\.....\......\ViewSuAction.class

..\.......\.......\.......\...\.....\business\BidBean.class

..\.......\.......\.......\...\.....\........\ItemBean.class

..\.......\.......\.......\...\.....\dao\AuctionUserDao.class

..\.......\.......\.......\...\.....\...\BidDao.class

..\.......\.......\.......\...\.....\...\impl\AuctionUserDaoHibernate.class

..\.......\.......\.......\...\.....\...\....\BidDaoHibernate.class

..\.......\.......\.......\...\.....\...\....\ItemDaoHibernate.class

..\.......\.......\.......\...\.....\...\....\KindDaoHibernate.class

..\.......\.......\.......\...\.....\...\....\StateDaoHibernate.class

..\.......\.......\.......\...\.....\...\ItemDao.class

..\.......\.......\.......\...\.....\...\KindDao.class

..\.......\.......\.......\...\.....\...\StateDao.class

..\.......\.......\.......\...\.....\exception\AuctionException.class

..\.......\.......\.......\...\.....\model\AuctionUser.class

..\.......\.......\.......\...\.....\.....\Bid.class

..\.......\.......\.......\...\.....\.....\Item.class

..\.......\.......\.......\...\.....\.....\Kind.class

..\.......\.......\.......\...\.....\.....\State.class

..\.......\.......\.......\...\.....\schedule\CheckWiner.class

..\.......\.......\.......\...\.....\.ervice\AuctionManager.class

..\.......\.......\.......\...\.....\.......\impl\AuctionManagerImpl.clas

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org