Welcome![Sign In][Sign Up]
Location:
Search - ejb library

Search list

[Other resourcespringframwork

Description: 具体功能, A Free introduction on spring framework. 简单地说,Spring 是一个以控制倒置(Inversion of Control)原则为基础的轻量级框架。控制倒置是一个用于“基于组件的体系结构”的设计模式,它将“判断依赖关系”的职责移交给容器,而不是由组件本身来判断彼此之间的依赖关系。当在Spring内实现组件时, 容器“轻量级”的方面就展现出来了:针对Spring开发的组件不需要任何外部库;而且, 容器是轻量级的,它避免了像EJB容器那样的重量级方案的主要缺点,例如启动时间长、测试复杂、部署和配置困难,等等。-specific functions, A Free introduction on spring framework. Simply put, Spring is a control inversion (Inversion of Control), based on the principles of Lightweight frameworks. Control is an inverted for the "component-based architecture" design mode it will "rely on the judgment" of the transfer of responsibilities to the containers, and not by the components themselves to judge between the mutually dependent relationship. When Spring within components, containers "lightweight" in relation shown : Spring against the development of the components do not need any external library; Moreover, the containers are lightweight, It avoids the EJB containers such as the heavyweight program's main shortcomings, like a long time, testing complex, difficulties in the
Platform: | Size: 357333 | Author: xueliang | Hits:

[Other resourceJSPgaojibiancheng

Description: 这是一本面向中高级编程人员的自学指导书其重点放在JSP 和其他技术的综合使用方面全书可分为四大部分第一部分是JSP 技术与J2EE 技术第一章至第四章着重介绍J2EE 技术的代表EJB技术的基本原理与开发EJB 组件的方法第二部分是JSP 技术和XML 技术第五章至第八章主要介绍了XML 技术与JSP 技术联合的方式之一Tag Library 第二部分后面的两章是针对市场上最流行的两个Tag Library 的详细介绍读者可以把它当作参考手册来使用本作品的第三部分是JDBC 新技术及其在JSP/Servlet 程序中的应用第九章和第十章主要介绍最新的JDBC 技术如JDBC 2.0/JDBC 3.0的新特性以及鲜为人知而又十分重要的JDBC Optional Pack 本作品的第四部分是JSP 网络程序设计着重介绍如何使用sun.net 包JavaMail API 开发访问各种网络服务的JSP 程序本作品四个部分之间互为 关联又相对独立读者可以选择阅读某一个部分或者是通读全文。 本版作品是由经验丰富的使用JSP 组建网站的程序员编著内文附有丰富的实例源码供读者学习参全书具有语言简明扼要内容丰富范例典型理论与实践相结合的特点不但是从事用JSP 进行网站开发和设计的初中级读者的自学指导书同时也可作为社会网页设计或编程培训班的教材。
Platform: | Size: 7193741 | Author: 123 | Hits:

[JSP/Java图书馆读者信息管理系统

Description: 使用EJB开发的图书馆读者信息管理系统,请用户使用所带的SQL文件生成所需数据库-use EJB development of the Library Information Management System, please release the user SQL database generates the necessary documents
Platform: | Size: 100896 | Author: 刘兴苗 | Hits:

[Other resourceOreilly.Java.Server.Pages.3rd.Edition.eBook-LiB.ra

Description: JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
Platform: | Size: 2199498 | Author: 杨阳 | Hits:

[JSP/JavaAdvanced_Programming_with_JavaServer_Pages

Description: 这是一本面向中高级编程人员的自学指导书其重点放在JSP 和其他技术的综合使用方面全书可 分为四大部分第一部分是JSP 技术与J2EE 技术第一章至第四章着重介绍J2EE 技术的代表EJB 技术的基本原理与开发EJB 组件的方法第二部分是JSP 技术和XML 技术第五章至第八章主要介 绍了XML 技术与JSP 技术联合的方式之一Tag Library 第二部分后面的两章是针对市场上最流行的 两个Tag Library 的详细介绍读者可以把它当作参考手册来使用本作品的第三部分是JDBC 新技术及 其在JSP/Servlet 程序中的应用第九章和第十章主要介绍最新的JDBC 技术如JDBC 2.0/JDBC 3.0 的新特性以及鲜为人知而又十分重要的JDBC Optional Pack 本作品的第四部分是JSP 网络程序设计 着重介绍如何使用sun.net 包JavaMail API 开发访问各种网络服务的JSP 程序本作品四个部分之间互为 关联又相对独立读者可以选择阅读某一个部分或者是通读全文.
Platform: | Size: 7193781 | Author: 于维川 | Hits:

[JSP/Java图书馆读者信息管理系统

Description: 使用EJB开发的图书馆读者信息管理系统,请用户使用所带的SQL文件生成所需数据库-use EJB development of the Library Information Management System, please release the user SQL database generates the necessary documents
Platform: | Size: 100352 | Author: 刘兴苗 | Hits:

[Internet-Networkjxta_tool

Description: 程序包是sun公司提出的jxta服务架构中支持java开发平p2p网络程序的类库!-A class library that supports p2p network application development by Java, which belongs to JXTA service architecture by SUN corp.
Platform: | Size: 1534976 | Author: 王华 | Hits:

[JSPspringframwork

Description: 具体功能, A Free introduction on spring framework. 简单地说,Spring 是一个以控制倒置(Inversion of Control)原则为基础的轻量级框架。控制倒置是一个用于“基于组件的体系结构”的设计模式,它将“判断依赖关系”的职责移交给容器,而不是由组件本身来判断彼此之间的依赖关系。当在Spring内实现组件时, 容器“轻量级”的方面就展现出来了:针对Spring开发的组件不需要任何外部库;而且, 容器是轻量级的,它避免了像EJB容器那样的重量级方案的主要缺点,例如启动时间长、测试复杂、部署和配置困难,等等。-specific functions, A Free introduction on spring framework. Simply put, Spring is a control inversion (Inversion of Control), based on the principles of Lightweight frameworks. Control is an inverted for the "component-based architecture" design mode it will "rely on the judgment" of the transfer of responsibilities to the containers, and not by the components themselves to judge between the mutually dependent relationship. When Spring within components, containers "lightweight" in relation shown : Spring against the development of the components do not need any external library; Moreover, the containers are lightweight, It avoids the EJB containers such as the heavyweight program's main shortcomings, like a long time, testing complex, difficulties in the
Platform: | Size: 357376 | Author: xueliang | Hits:

[JSPJSPgaojibiancheng

Description: 这是一本面向中高级编程人员的自学指导书其重点放在JSP 和其他技术的综合使用方面全书可分为四大部分第一部分是JSP 技术与J2EE 技术第一章至第四章着重介绍J2EE 技术的代表EJB技术的基本原理与开发EJB 组件的方法第二部分是JSP 技术和XML 技术第五章至第八章主要介绍了XML 技术与JSP 技术联合的方式之一Tag Library 第二部分后面的两章是针对市场上最流行的两个Tag Library 的详细介绍读者可以把它当作参考手册来使用本作品的第三部分是JDBC 新技术及其在JSP/Servlet 程序中的应用第九章和第十章主要介绍最新的JDBC 技术如JDBC 2.0/JDBC 3.0的新特性以及鲜为人知而又十分重要的JDBC Optional Pack 本作品的第四部分是JSP 网络程序设计着重介绍如何使用sun.net 包JavaMail API 开发访问各种网络服务的JSP 程序本作品四个部分之间互为 关联又相对独立读者可以选择阅读某一个部分或者是通读全文。 本版作品是由经验丰富的使用JSP 组建网站的程序员编著内文附有丰富的实例源码供读者学习参全书具有语言简明扼要内容丰富范例典型理论与实践相结合的特点不但是从事用JSP 进行网站开发和设计的初中级读者的自学指导书同时也可作为社会网页设计或编程培训班的教材。
Platform: | Size: 7193600 | Author: 123 | Hits:

[JSPspring2.0-reference_final_zh_cn

Description: 简单地说,Spring 是一个以控制倒置(Inversion of Control)原则为基础的轻量级框架。控制倒置是一个用于“基于组件的体系结构”的设计模式,它将“判断依赖关系”的职责移交给容器,而不是由组件本身来判断彼此之间的依赖关系。当在Spring内实现组件时, 容器“轻量级”的方面就展现出来了:针对Spring开发的组件不需要任何外部库;而且, 容器是轻量级的,它避免了像EJB容器那样的重量级方案的主要缺点,例如启动时间长、测试复杂、部署和配置困难,等等。-In short, Spring is a control inversion (Inversion of Control) based on the principle of lightweight framework. Inversion is a control for the component-based architecture design mode, it will determine the dependence relations duties transferred to the container, and not by the component itself to determine the relationship between dependence. When in the Spring when the realization of components, containers flyweight out on the show: Spring for the development of components does not require any external library Moreover, the containers are lightweight, as it avoids the EJB container as heavyweight program s main shortcomings, such as long start-up time, test complexity, deployment, and configuration problems, and so on.
Platform: | Size: 2798592 | Author: Hanson | Hits:

[Software Engineeringtushuyonghudenglu

Description: 基于ejb的图书馆用户登陆系统 中间件课程设计-Ejb-based landing system of library users middleware curriculum design
Platform: | Size: 27648 | Author: wangnan | Hits:

[Education soft systembook_managemet_basedonjava

Description: 本实例实现了一个图书管理系统,包含基本的登录,查询,借阅及归还功能。服务器端采用EJB组件技术实现,客户端采用JavaApplication实现。-The example of the realization of a library management system, including the basic login, query, borrow or return functions. Server-side components using EJB technology, the client used to achieve JavaApplication.
Platform: | Size: 536576 | Author: 慧心 | Hits:

[JSPOreilly.Java.Server.Pages.3rd.Edition.eBook-LiB.ra

Description: JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access. -JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
Platform: | Size: 2199552 | Author: 杨阳 | Hits:

[JSP/Javachapter10

Description: 图书管理系统。采用C/S架构,它在客户端运行Java客户端程序,服务端运行EJB组件,充分利用EJB技术,实现图书的借阅、查询、归还及用户验证功能-Library management system. The use of C/S architecture, the client is running Java client program, service client running EJB components, make full use of EJB technology, realize borrow books, query, and return the user authentication function
Platform: | Size: 359424 | Author: 陈伟 | Hits:

[JSP/JavaAdvanced_Programming_with_JavaServer_Pages

Description: 这是一本面向中高级编程人员的自学指导书其重点放在JSP 和其他技术的综合使用方面全书可 分为四大部分第一部分是JSP 技术与J2EE 技术第一章至第四章着重介绍J2EE 技术的代表EJB 技术的基本原理与开发EJB 组件的方法第二部分是JSP 技术和XML 技术第五章至第八章主要介 绍了XML 技术与JSP 技术联合的方式之一Tag Library 第二部分后面的两章是针对市场上最流行的 两个Tag Library 的详细介绍读者可以把它当作参考手册来使用本作品的第三部分是JDBC 新技术及 其在JSP/Servlet 程序中的应用第九章和第十章主要介绍最新的JDBC 技术如JDBC 2.0/JDBC 3.0 的新特性以及鲜为人知而又十分重要的JDBC Optional Pack 本作品的第四部分是JSP 网络程序设计 着重介绍如何使用sun.net 包JavaMail API 开发访问各种网络服务的JSP 程序本作品四个部分之间互为 关联又相对独立读者可以选择阅读某一个部分或者是通读全文.-err
Platform: | Size: 7193600 | Author: 于维川 | Hits:

[JSP/Javattxx_Java2jc5

Description: 本书主要介绍了核心语言、核心Java库、服务器端Java技术、客户端Java技术和企业级Java技术。其中 核心语言部分讨论了语法、面向对象编程特征和—些关键技术;核心Java库部分讨论了输入/输出、模式匹配、 文件锁、映射的I/O技术以及数据结构与集合;服务器端Java技术部分讨论了JFC/Swing CGI开发、Applet、容器布局以及图形编程等技术;企业级Java技术部分讨论了JDBC API、EJB体系结构的基础知识、Java平台安全方案以及XML。 本书结构严谨、语言流畅,是一个学习Java 2最新技术的综合参考书,适合各种层次的Java编程人员使用。-This book introduces the core language, the core Java libraries, server-side Java technology, client-side Java technologies and enterprise-class Java technology. One of Discussed some of the core language syntax, object-oriented programming features and- more critical technologies part of the core Java library to discuss the input/output, pattern matching, File locks, mapped I/O technology, as well as with the collection of data structures part of server-side Java technology discusses the JFC/Swing CGI development, Applet, containers such as layout and graphical programming techniques part of enterprise-class Java technology discusses the JDBC API, EJB basic knowledge of architecture, Java platform security programs, as well as XML. This book well-structured, language fluency is a study of the latest technologies Java 2 General reference books, suitable for all levels of Java programmers to use.
Platform: | Size: 13306880 | Author: leehong | Hits:

[JSP/JavaOreilly.Java.Server.Pages.3rd

Description: Oreilly.Java.Server.Pages.3rd. 这是一本关于jsp,servlet 讲解很详细的工具书,包括,jsp,servlet基础,JavaBeans,EJB,JDBC 等。-JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.
Platform: | Size: 2199552 | Author: huding | Hits:

[JSP/Javabookms

Description: 很不错的图书管理系统(带详尽教程) 本实例实现了一个图书管理系统,包含基本的登录,查询,借阅及归还功能。服务器端采用EJB组件技术实现,客户端采用JavaApplication实现。-This example implements a library management system, including the basic login, search, borrow and return functions. The server side EJB component technology used, the client uses JavaApplication achieve.
Platform: | Size: 348160 | Author: seaharrier | Hits:

[JSP/Javachapter10

Description: 本实例实现了一个图书管理系统,包含基本的登录,查询,借阅及归还功能。服务器端采用EJB组件技术实现,客户端采用JavaApplication实现。-This instance implements a library management system, including basic login, query, borrow and return function. Server-side components using EJB technology, the client uses JavaApplication achieve.
Platform: | Size: 342016 | Author: letica | Hits:

[JSP/Javabbs

Description: 一个BBS的项目,使用EJB+Servlet完成,数据库库是mysql。压缩包包含java源码和sql语句。-A BBS of the project, using EJB+ Servlet completed, the database library is mysql. Package contains java source code and sql statements.
Platform: | Size: 2092032 | Author: TT | Hits:
« 12 »

CodeBus www.codebus.net