Quote: JSP_Servlet_JavaBean Quick Start (1, JavaEE Overview) 1. What is a Servlet? Servlet (Java server applets) using Java server-side program written in is determined by the server-side calls and im ...
business logic (RSS)
MVC (Model-View-Control), in my opinion is a design idea can help us to design a structured and ordered. And I also believe that since it is an idea, it can also be used for more other areas. MVC will ...
Hibernate mapping entity relationship It took three days of free time, and finally finished the Hibernate mapping relationship of all the examples should also sum up the feeling. Hibernate mapping com ...
A: J2SE Object-oriented - Packaging, inheritance, polymorphism analysis of recursive memory collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...
A: J2SE Object-oriented - Packaging, inheritance, polymorphism Analysis of memory Recursive Collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...
What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...
This article will discuss how the combination of several well-known framework to achieve the purpose of loosely coupled and how to set up your framework, how to make your line all the application laye ...
A: J2SE Object-oriented - Packaging, inheritance, polymorphism analysis of recursive memory collections, generics, automatic packing and unpacking, Annotation IO Multi-threading, thread synchronizatio ...
=== To http://kiwi.csie.chu.edu.tw/blog/archives/133 This article from the PHP and Web programmers point of view, and gradually bring out the Ruby on Rails and Web Application Framework of the advanta ...
Chapter Name The main knowledge points 1 Web Application and J2EE Overview Web Application, HTTP, application servers, multi-storey structure, enterprise applications, J2EE architecture, blueprints, c ...
Hibernate has been used to the HQL query, that has been very convenient program for the recent emergence of the QBC (org.hibernate.Criteria interface) is also a look at the psychological, because it i ...
Preliminary idea of the project: development of a platform based on the current mobile phone pc game casual game, would be in line with the characteristics of mobile games ported to mobile phone game ...
III. Java domain objects used in the comparison lasting technology Java in the current total of five kinds of commonly used model to achieve lasting: 1 jdbc direct access to the database 2 active doma ...
Access to a recent extJS + DWR + JPA framework for small projects, through the understanding of a few weeks time and the code of the structure have a general understanding, the following is the develo ...
I am finishing with the summary of: First, the java bean, is a java component model, he for the use of java classes provide a standard format, the user program management and visualization tools can b ...
1, Why should there be a hibernate? Because in the development of various sub-systems, we need to have the idea, so that the software has better scalability and flexibility! 2, the performance of the ...
In the area of today's Java, a variety of new technologies, new tools and styles, on the one hand, each technology upgrading will be kept on the other hand, will continue to emerge out of new tech ...
Open-source technology-RIA chapter in the manual selection of Flex With the development of Web technology and the Internet has become more sophisticated, Web application of the requirements of increas ...
JDO JDO (Java Data Object) is a Java Object Persistence of new norms, but also a data warehouse for access to certain objects in the standardization of the API. JDO provides transparent object storage ...
1. You need to proficient in Object-Oriented Analysis and Design (OOA / OOD), involving patterns (GOF, J2EEDP), as well as an integrated approach. You should fully understand the UML, especially class ...
This afternoon before work, the refund process transformation project, the developers feel that the future of existing local processes are unreasonable: in the refund and return the case and refused t ...
Discussed in the company today "into the sales floor" of the module, previously done in the school itself. 6 individuals with the results of our technical director to discuss our day. I have ...
Moxie Zhang Xiao-Gang Guo translator author Published in at 21:12 on January 20, 2008 Community Java Theme RIA , Rich Client / Desktop Tags Flex Adobe Flex and related technologies are becoming mainst ...
"Enterprise Application Architecture models (English)" - Author: Martin Fowler Over the years, Martin Fowler - The world-renowned master of software development - have witnessed a number of ...
Types of development projects from the perspective of the java platform is based on B / S structure of the system, in the direction of the competition is fierce, there is this focus on the LAMP (Linux ...
Private robin 1. Needs analysis (abstract Use case + analysis of the relationship between the Use case) Analysis of software requirements to the user's point of view to use the software to identif ...
>>> J2EE Java technology is the use of J2EE enterprise applications development a de facto industry standard. Sun introduced J2EE is designed to overcome the traditional Client / Server mode ...
Struts Struts is a Sun J2EE platform-based MVC framework, mainly the use of Servlet and JSP technology to achieve. Struts framework can be divided into the following four main parts, three of the MVC ...
As a Java developer, the usual OO挺多has faced, and explain below the meaning of the O and usage, even if you看官different opinions are welcomed with open to question: O / R Mapping is the Object Relation ...
Today, access to the MVC design pattern, the Servelt, jsp, java bean relationship between a number of clear, but the development code so I felt quite trouble with the previous design study of the not ...
The majority of IT organizations must address three main issues: 1. To help organizations reduce the cost of 2. Increase and maintain the customer 3. Speed up the operational efficiency. The completio ...
Preface: Authority is often an extremely complex issue, but can also be expressed as a simple expression of this logic: to determine "Who of What (Which) to carry out the operation of How" i ...
First, why the need for enterprise platforms Although the rapid development of IT industry technology, but information management system for the domestic pattern of development, is still the basis of ...
Customers demand different roles for different levels of understanding: 1. Management may be unaware of the specific business, but it will make some great direction. 2. The middle class in charge of s ...
From: http://blog.donews.com/bigcarp/archive/2009/04/19/1487068.aspx There is a saying that is very insightful: Product Manager - would like to rely on. Product manager is doing the right things, his ...
In the SSH package to amend the basis of three to four SSH package SSH package four: Hibernate.cfg.xml from Spring management, use services, services in the DAO layer *** Note: SSH package combination ...
SSH package in the basis of the four SSH package was revised to five 5 SSH package: Hibernate.cfg.xml from Spring management, use services, services in the service layer *** Note: SSH package combinat ...
3.3 Model structure Model layer is the core of the entire system, complete the application business logic and database communication. Model will be divided into two AppFuse: persistence layer and busi ...
DWR (Direct Web Remoting) is a WEB framework for long-distance calls. Use of the AJAX development framework can become very simple. DWR can use the use of JavaScript on the client side of a direct cal ...
In a long time ago刚接触Hibernate, think that novel, on-line a lot of evaluation, how that's convenient, to study it, read the source code, do the test, with step-by-step inside. Also learn a lot of ...
"Faster than your hand-written AJAX", Google Web Toolkit to express the most brief. The past three years, gwt meet a variety of Ajax solutions for the challenges, from the original 1.0 to 1. ...
Our systems are generally used in MVC architecture, the background processing of data, display data and the future user interaction, but the school WEB development for so long, has not been projects i ...
Introduction org.springframework.beans and org.springframework.context package is based on Spring IoC container. BeanFactory provides the configuration framework and basic functions, ApplicationContex ...
As Figure 3 layer 1.J2EE points: Server-side business logic (with Business Logic Tier and data layers of durable, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier), and the c ...
As Figure 3 layer 1.J2EE points: Server-side business logic (Business Logic Tier, and there is persistent data layers, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier) and e ...
DWR (Direct Web Remoting) is a WEB framework for long-distance calls. Take advantage of this framework can become very easy to develop AJAX. DWR can use client-side JavaScript directly call the servic ...
1. You need to proficient in Object-Oriented Analysis and Design (OOA / OOD), involving patterns (GOF, J2EEDP), as well as an integrated approach. You should know UML, especially class, object, intera ...
Chinese open-source OpenJWeb Organization ( http://blog.csdn.net/baozhengw ) Powerise Suzhou Technology Co., Ltd. ( http://www.cmissoft.com ) QQ: 29803446 Msn: baozhengw999@hotmail.com Email: baozheng ...
"In layman's language and Struts 2" First, Struts Overview Struts are used to develop a Model 2 framework applications. This framework can improve the speed of development as it provides ...
EJB is a server-side sun component model, the usefulness of the largest deployment of distributed applications are similar to Microsoft's. Net technology. With the advantages of cross-platform jav ...







