Welcome![Sign In][Sign Up]
Location:
Search - j2ee servlet

Search list

[WEB CodeJ2EE全实例教程(更新版)

Description: J2EE(Java 2 Platform,Enterprise Edition)是SUN公司定义的一个开发分布式企业级应用的规范。它提供了一个多层次的分布式应用模型和一系列开发技术规范。多层次分布式应用模型是指根据功能把应用逻辑分成多个层次,每个层次支持相应的服务器和组件,组件在分布式服务器的组件容器中运行(如Servlet组件在Servlet容器上运行,EJB组件在EJB容器上运行),容器间通过相关的协议进行通讯,实现组件间的相互调用。遵从这个规范的开发者将得到行业的广泛支持,使企业级应用的开发变得简单、快速。-J2EE (Java 2 Platform, Enterprise Edition), Sun is the definition of a development of distributed enterprise applications and standards. It provides a multi-layered model of distributed application development, and a series of technical standards. Distributed multi-level application model is defined features to the application logic into several layers, each corresponding to support the servers and components, server components of the Distributed Component packaging operation (such as components in Servlet Servlet containers running on the EJB EJB containers run), containers between Qualcomm all relevant agreements communications components to achieve the mutual call. To comply with the norms of the development will be a broad industry support to enable enterprise-class application develop
Platform: | Size: 250389 | Author: 孙财 | Hits:

[WEB CodeJ2EE企业级应用

Description: 《Java企业级应用开发》的源代码光盘,包含JSP、SERVLET、XML、EJB、JDBC、JNDI、RMI等。-"Java Enterprise Application Development," the source discs, including JSP and servlet, XML, EJB, JDBC, JNDI, such as RMI.
Platform: | Size: 1923873 | Author: 杨虎 | Hits:

[Other resourceJ2EE全实例教程2rd

Description: J2EE全实例教程2rd j2ee实例教程 java servlet jsp struts ejb教程 2rd diamondsong提供-J2EE Guide 2rd Providing examples Guide java servlet jsp st Bob ruts Guide for 2rd diamondsong
Platform: | Size: 250372 | Author: ss | Hits:

[JSP/Javaj2ee_prj

Description: j2ee servlet 分页实例,非常好的学习资料。-servlet creates tabbed example, very good learning materials.
Platform: | Size: 38915 | Author: 后勤 | Hits:

[Otherjava_servlet_prog2

Description: java Servlet编程一书是讲述servlet如何在J2EE中扮演自己的角色。-a book is about how the J2EE servlet played since own role.
Platform: | Size: 531062 | Author: wangmo | Hits:

[Other resourcebase-on-J2EE

Description: 本文首先分析了J2EE平台的基础、体系结构以及层次结构,介绍了J2EE应用中的核心技术,包括JDBC、JSP、JavaBean、Servlet、XML等内容。J2EE是一种利用Java 2平台来简化企业解决方案的开发、部署和管理相关的复杂问题的体系结构。J2EE体系结构提供中间层集成框架来满足企业应用开发的需求。本文对基于Web的多层体系结构,以及J2EE的实现技术进行了重点论述。-This paper analyzes the J2EE infrastructure, architecture and hierarchical structure, J2EE Application of the core technologies, including JDBC, JSP, JavaBean, Servlet and XML content. J2EE is a Java 2 Platform to simplify enterprise solutions development, deployment and management of the complex issues related to the structure. J2EE architecture to provide the middle layer integrated framework to meet enterprise application development needs. In this paper, the Web-based multi-tier architecture and J2EE technology for the realization of a highlight.
Platform: | Size: 4161934 | Author: 王浩(jiqixueyuan) | Hits:

[JSP/JavaJava_Servlet

Description: 主要描述JAVA和SERVLET之间的联系,可以很好的在J2EE中使用SERVLET,有着很大的帮助-mainly describe Java servlet and the link between can be a very good use of the J2EE servlet, with great help
Platform: | Size: 88480 | Author: clarck | Hits:

[Other resourceJ2EE

Description: 基于J2EE架构的在线考试系统的设计与实现 本论文实现了一个基于J2EE平台的在线考试系统设计方案,整合了XML技术,构造了基于J2EE企业Web体系结构的分布式系统,使其成为一个分布式的跨平台系统。同时借助Rose工具将UML语言和Web应用开发结合起来,进行可视化建模,利用UML的用例图、类图、时序图、合作图、组件图和部署图等,定义系统需求,描述系统设计,将Web页面、组件对象、数据表和数据库都作为类或对象,按照 真实世界的观点进行建模,依据软件工程学的观点制定设计开发步骤。本系统以J2EE体系结构为基础,充分利用JSP、JavaBean、Servlet、XML组件和三层模式的灵活性来简化开发过程,优化系统性能,从而提高了系统的开发价值。
Platform: | Size: 1073718 | Author: lan | Hits:

[JSPj2ee实例教程

Description: J2EE规范   J2EE(Java 2 Platform,Enterprise Edition)是SUN公司定义的一个开发分布式企业级应用的规范。它提供了一个多层次的分布式应用模型和一系列开发技术规范。多层次分布式应用模型是指根据功能把应用逻辑分成多个层次,每个层次支持相应的服务器和组件,组件在分布式服务器的组件容器中运行(如Servlet组件在Servlet容器上运行,EJB组件在EJB容器上运行),容器间通过相关的协议进行通讯,实现组件间的相互调用。遵从这个规范的开发者将得到行业的广泛支持,使企业级应用的开发变得简单、快速
Platform: | Size: 5528355 | Author: qq540768343 | Hits:

[JSP/Javaserviceorganize

Description: 数据广播系统的一个核心的业务实现程序,采用J2EE的三层架构的思想实现:JSP+Servlet+JAVABEAN-data broadcasting system in a core business procedures, using the three-tier J2EE of ideology : JSP Servlet JAVABEAN
Platform: | Size: 47104 | Author: wtm | Hits:

[source in ebookj2eesrc

Description: 《J2EE企业级应用开发》一书的配套源代码,涵盖XML编程,Servlet,JSP,自定义标签库开发,JSTL,EL,EJB,Web Services,JAX-RPC等内容。-"J2EE Enterprise Application Development," a book supporting source code, covering XML Programming, Servlet and JSP-defined labels for development, Script, EL, EJB, Web Services, JAX-RPC and other content.
Platform: | Size: 37489664 | Author: 陈宁 | Hits:

[DocumentsJ2EE全实例教程(更新版)

Description: J2EE(Java 2 Platform,Enterprise Edition)是SUN公司定义的一个开发分布式企业级应用的规范。它提供了一个多层次的分布式应用模型和一系列开发技术规范。多层次分布式应用模型是指根据功能把应用逻辑分成多个层次,每个层次支持相应的服务器和组件,组件在分布式服务器的组件容器中运行(如Servlet组件在Servlet容器上运行,EJB组件在EJB容器上运行),容器间通过相关的协议进行通讯,实现组件间的相互调用。遵从这个规范的开发者将得到行业的广泛支持,使企业级应用的开发变得简单、快速。-J2EE (Java 2 Platform, Enterprise Edition), Sun is the definition of a development of distributed enterprise applications and standards. It provides a multi-layered model of distributed application development, and a series of technical standards. Distributed multi-level application model is defined features to the application logic into several layers, each corresponding to support the servers and components, server components of the Distributed Component packaging operation (such as components in Servlet Servlet containers running on the EJB EJB containers run), containers between Qualcomm all relevant agreements communications components to achieve the mutual call. To comply with the norms of the development will be a broad industry support to enable enterprise-class application develop
Platform: | Size: 249856 | Author: 孙财 | Hits:

[WEB CodeJ2EE企业级应用

Description: 《Java企业级应用开发》的源代码光盘,包含JSP、SERVLET、XML、EJB、JDBC、JNDI、RMI等。-"Java Enterprise Application Development," the source discs, including JSP and servlet, XML, EJB, JDBC, JNDI, such as RMI.
Platform: | Size: 1924096 | Author: 杨虎 | Hits:

[JSPJ2EE全实例教程2rd

Description: J2EE全实例教程2rd j2ee实例教程 java servlet jsp struts ejb教程 2rd diamondsong提供-J2EE Guide 2rd Providing examples Guide java servlet jsp st Bob ruts Guide for 2rd diamondsong
Platform: | Size: 249856 | Author: ss | Hits:

[JSP/JavaJava_Servlet

Description: 主要描述JAVA和SERVLET之间的联系,可以很好的在J2EE中使用SERVLET,有着很大的帮助-mainly describe Java servlet and the link between can be a very good use of the J2EE servlet, with great help
Platform: | Size: 88064 | Author: clarck | Hits:

[JSP/Javajava-network-source

Description: 《JAVA网络编程实例》源代码,内容包括:JDBC技术、网络与通信技术、JavaBean组件、Servlet编程、JSP技术、Java与XML、JNDI与RMI、J2EE核心技术EJB- JAVA Network Programming examples source code, including: JDBC technology, network and communications technologies, JavaBean components, Servlet Programming, JSP technology, Java and XML, JNDI and RMI, J2EE core technology EJB
Platform: | Size: 8946688 | Author: 张晓 | Hits:

[Education soft systemJ2EE

Description: 基于J2EE架构的在线考试系统的设计与实现 本论文实现了一个基于J2EE平台的在线考试系统设计方案,整合了XML技术,构造了基于J2EE企业Web体系结构的分布式系统,使其成为一个分布式的跨平台系统。同时借助Rose工具将UML语言和Web应用开发结合起来,进行可视化建模,利用UML的用例图、类图、时序图、合作图、组件图和部署图等,定义系统需求,描述系统设计,将Web页面、组件对象、数据表和数据库都作为类或对象,按照 真实世界的观点进行建模,依据软件工程学的观点制定设计开发步骤。本系统以J2EE体系结构为基础,充分利用JSP、JavaBean、Servlet、XML组件和三层模式的灵活性来简化开发过程,优化系统性能,从而提高了系统的开发价值。
Platform: | Size: 1073152 | Author: lan | Hits:

[JSP/Javaservlet

Description: j2ee编程技术中的一些代码,有助于初学者学习企业级软件开发-j2ee programming some of the code, will help beginners to learn enterprise-class software development
Platform: | Size: 138240 | Author: yjy | Hits:

[JSP/JavaBBS

Description: BBS论坛,J2EE设计,jsp servlet JavaBean-jsp servlet JavaBean for a BBS
Platform: | Size: 1505280 | Author: 初入世事 | Hits:

[JSP/JavaJ2EE-CHM

Description: 用 J2EE 开发企业应用程序时,它向人们提供了众多选项 — 使得为基础结构选择合适的解决方案不是一件简单的任务。J2EE 探险者是专门针对 Java 技术经理、架构设计师和开发人员的系列文章。该系列中的每一篇文章都会向您展示一种或几种 J2EE 技术,并经常对它们加以权衡,从而帮助您做出富有见识的决策。在本文,也就是该系列的第 1 部分中,LearningPatterns 的高级顾问 Kyle Gabhart 比较了两种用于无状态网络的 J2EE 技术:servlet 和 EJB 技术-Developing enterprise applications using J2EE, it provides many options to people- making the right choice for the Infrastructure solution is not a simple task. Explorer J2EE Java technology is designed for managers, architects and developers a series of articles. The series of each article will show you one or several J2EE technologies, and to weigh them regularly to help you make the rich experience of the decision-making. In this article, that is, the series Part 1, LearningPatterns Kyle Gabhart senior adviser to compare the two for the non-state network of J2EE technologies: servlet and EJB technology
Platform: | Size: 185344 | Author: 杨刚 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net