different technology architecture from traditional application development, including many components that simplify and standardize the development and deployment of application systems, thus improving portability, security, and reuse value.Java EE Core is a set of technical specifications and guidelines, including various types of components, service architecture and technical level, all have common standards and specifications, so that the differen
j2ee| notes
Learn some Java EE every week, make some notes.
Goal: Be proficient in using WebSphere to do Java EE development work.
Come on! Come on!! Come on!!!
For example, install under Linux.
1 ready to install J2SE normal user identity:./j2sdk-1_3_1_01-linux-i386-rpm.bin
Original: http://docs.oracle.com/javaee/7/tutorial/doc/overview008.htmTranslation: Shi Zholin [email protected]1.8 Java EE 7 APIs in the Java Platform, standard Edition 7Several APIs that is required by the Java EE 7 platform is included in the
official offers, open source, support Java EE 6, currently not on a large scale.WEBSPHERE:IBM provided.WebLogic: Originally for the development of BEA company, first to Oracle, the actual project used more.JBoss: Open source, free.
Classic Java EE and lightweight
Java Se=java Standard EditionJava Ee=java Enterprise EditionJava Me=java Mobile EditionSE is mainly used for desktop programs, console development (JFC)EE Enterprise-level development (JSP,EJB)Me embedded development (mobile phone
Java Se=java Standard EditionJava Ee=java Enterprise EditionJava Me=java Mobile EditionSE primarily for desktop applications, console development (JFC)EE Enterprise-level development (JSP,EJB)Me embedded development (mobile, small
Currently, there are 3 versions of the Java 2 platform, which are Java 2 platform Micro (Java 2 Platform Micro edition,j2me) for small devices and smart cards, Java 2 Platform Standard Edition for desktop systems (Java 2 Platform Standard edition,j2se),
Currently, there are 3 versions of the Java 2 platform, which are Java 2 platform Micro (Java 2 Platform Micro edition,j2me) for small devices and smart cards, Java 2 Platform Standard Edition for desktop systems (Java 2 Platform Standard edition,j2se),
Java EE must read books and Java EE must read24170 people read comments (46:JavaEE (280)Software Engineering and principles (49)Computer History (3)Web related (83)Linux/Unix/AIX (69)Miscellaneous Essays (163)Interview (3)
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced
Section 1:application Design Concepts and principles
Explain the main advantages of a object-oriented approach to system design including the effect of encapsulation, inherit Ance, and use of the interfaces on architectural characteristics.
Describe how the principle of "separation of concerns" have been applied to the main system tiers of a Java Platform, Enter Prise Edition application. Tiers include client (both GUI and web), Web (Web
Application Design Concepts and principles
Identify the effects of an object-oriented approach to system design including the effect of encapsulation, inheritance, a nd use of interfaces.
Identify how the separation of concerns principle applies to the component model of a Java EE application; including client, the Web and business component containers, and the integration and resource layers.
WTP is very convenient to use the Eclipse IDE for Java EE developers, but it is too large and I like to configure on demand. First, let's understand what WTP is. The WTP (Web tools Platform) project expands on the Eclipse platform and is a toolset for developing Java EE WEB applications. WTP contains the following
Java EE
Cluster Generally speaking, Java EE cluster technology includes "load Balancing" and "failover" two parts. In the above illustration, load balancing means that a target object is requested by many client objects simultaneously. The load balancer is between the caller and the callee, and you can distribute th
j2ee| Notes | server | client
Learn some Java EE every week, make some notes.
Goal: Be proficient in using WebSphere to do Java EE development work.
Come on! Come on!! Come on!!!
Figure 3 Java EE scene
The following should b
Java EE development basics and Java EE Development
1 JavaEEIntroduction
The Java Platform has three versions: JavaSE (Java Platform, Standard Edition), JavaEE (Java Platform, Enterprise
In recent years, the development of the Java industry has grown exponentially. As an enterprise application developer, architecture architect, or technical manager, you can choose from many vendors, best practices, specifications, and component types for your Java technology implementation. The purpose of the Java EE E
J2ee| Project
In my experience as a developer, senior developer, architect, I have encountered good, poor, and even ugly enterprise-class Java projects. When I ask myself what makes a project successful and another failure, I find it hard to get a perfect answer, as if it's hard to define all the software projects with success. The Java EE project is no exception
Identify the best suited standard validator and implement it in a given JSF application
Create, configure, and use custom validators
Describe the usage of bean validation
Section 4:event Handling
Use CDI Named beans in a JSF application to handle action and Valuechange events
Create and implement listeners to handle events
Develop JSF application that handle life cycle events
Implement Asynchronous events using AJAX
Section 5:data table and Composite c
The Java EE platform is comprised of a suite of services (service), application interfaces (APIs), and protocols that provide functional support for developing enterprise applications. 13 Core technologies are JDBC, JNDI, EJB, RMI, JSP, SERVLET, XML, JMS, Javaidl/corba, JTS, JTA, JavaMail and JAF.What is enterprise-class application?1. The amount of data is particularly large.2. The user is very much.3. Hig
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.