搜索资源列表
Strutsshoppingonnet
- javaee产品。使用MVC模式编写的网上商城,是由sun公司产品的经典实例源码。很经典,网站的架构等等都很好。
Strutsshoppingonnet
- javaee产品。使用MVC模式编写的网上商城,是由sun公司产品的经典实例源码。很经典,网站的架构等等都很好。-JavaEE Products. Prepared using the MVC pattern online mall, is the company
JavaEE
- 《精通JAVA EE项目案例-基于ECLIPSE SPRING STRUTS HIBERNATE》的源码,包括网上购物子系统、公告管理系统、网上书店、BBS系统、信息发布平台、学生课程及成绩管理系统、个性化定制系统、网上文件管理系统、航空票务系统。书中的实例在最新的Eclipse版本上开发完成,采用了JSP、Servlet、Struts、Hibernate、Spring及Ajax等众多技术,包括了许多重要的设计思想。 -"
javaEEOnlinebookstore
- 本实例是是一个用javaEE技术编写的网上书店系统,从简单的servlet,到jsp,到Ejb技术。很方便新手学习java-This case is a compilation of javaEE technology with online bookstore system, from the simple to the JSP, servlet to Ejb technology. Novice javaEE study is ve
s2sh
- 在JavaEE企业级开发中,以SSH2框架为核心的应用非常广,大象根据项目实践经验,通过一个实例,详细的为大家讲解如何实现全注解式的开发-JavaEE enterprise development in order to SSH2 fr a mework as the core application is very wide, the elephant based on previous project experience, an
JavaSRC
- JavaEE 实用教程_SRC以及相关实例代码,包括struts和hibernate相结合的技术-JavaEE Tutorial _SRC practical examples and related code, including a combination of struts and hibernate technologies
built_JavaEE_Applications
- 构建javaEE应用程序,本书中用一些实例描述了如何构建JavaEE应用程序,学习更具有实战性-Building javaEE application, using some examples of the book describes how to build a JavaEE application, learn more actual combat
J2EE
- J2EE学习的一些实例,有助于深入学习JAVAEE一块的内容-J2EE examples of learning, help to deepen the content of a learning JAVAEE
forword
- 关于JavaEE初级的共享、转发、包含的实例,介绍以简单为主-Share on JavaEE junior, forward, including examples, introduces the simple main
session
- 关于JavaEE初级的会话管理的实例,主要介绍基础方法-JavaEE session management on the primary instance, introduces the basic methods
filter
- 关于JavaEE初级的过滤器的实例,主要以简单方法为主-JavaEE primary filters on the example of a simple method based mainly on
javaeedesign
- 包含多个JAVAEE程序的简单实例,内容详细,适合初学者使用-A simple procedure that contains multiple instances of JAVAEE, detailed, suitable for beginners
javaee-cdi-Demo
- javaee 规范上下依赖注入 本实例中详细的介绍了javaeejsr330规范的使用!并结合了jsf2.0!-javaee down dependency injection specification in detail in this instance the javaeejsr330 norms in! Combined with jsf2.0!
UserCRUD
- javaEE struts+spring+ibatis集成单表CURD操作小实例-javaEE struts+spring+ibatis integrated development
springMVC_Demo
- javaEE spring + hibernate 实现实例,mvc模式-javaEE spring+ hibernate implementation instance, mvc mode
javaEE-tutorial
- javaEE教程源码文件,包含所有的javaEE实例工程源码。-javaEE tutorial source code file that contains all the instance of javaEE engineering source.
two
- javaEE系统开发技术实例代码,里面特别详细,介绍javaEE系统开发的学习资料-the development technology javaEE system instance code, which is particularly detailed, the introduction javaEE system development learning materials
javaee3
- java开发实例代码,对于学习javaEE开发特别有用,对于锻炼开发能力有用-java development the example code learning javaEE development particularly useful exercise development capabilities
struts
- JAVAEE中Struts2的标签库实例,方便理解相关知识,有助于提高理解。-JAVAEE Struts2 tag library example to facilitate the understanding of relevant knowledge, help to improve understanding.
Java EE)
- JavaEE实例讲解 LibraryManageSystem整体设计说明 LibraryManageSystem 使用了三层的架构:数据访问(Data acess)层、业务(business)层、视图(View)层。 数据访问层:使用JDBC来访问数据库,并对jdbc进行了简单的封装,使用Template mothod模式和回调接口大大减少了对jdbc的低级操作。其中JdbcTemplate类提供了使用jdbc访问数据库的模板,提供了q