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 ar
guide
Star Rating:
Target Audience: elementary and intermediate
Introduction: Java Web is an open-source project of Apache.
9 head first servlets JSP
Star Rating:
Target Audience: elementary and intermediate
Introduction: Servlet and JSP must be mastered as Java EE programmers, and the head first series has never been disappointing.
10 head first HTML and CSS
Java Book recommendationsJava EE Programmer must read book recommendationTransferred from: http://www.cnblogs.com/xlwmin/articles/2192775.htmlHere are some of the books I recommend to you based on years of reading and practical experience:Part I: Java language chapter1 Java
watching, while doing, one afternoon to read the book, all the examples of this book run out. The role of this book is to make you develop TDD ideas through combat.Third, the path of the Java architectsAt this stage, you should have been very skilled in the use of Java programming, and have a good programming ideas and habits, but may also lack of the overall application software architecture, now is the f
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
, mainly banking and other financial institutions. is one of the options for developing distributed programs, but I don't like it, but the banks don't use it very much. Combined with Java EE container use, open source has JBoss, commercially available with IBM and Oracle support.
2. Java concurrency Programming practice for Objects: intermediate, advanced
Descrip
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
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),
. The reference tutorial for Java beginners is very good.Free Download: Think Java7. Data structures and algorithms with object-oriented Design Patterns in JavaThis book is very helpful for learning about the data structure of Java. The author is Bruno R. Preiss. You can read it online, or you can download the source code for the tutorial.Data structures and algorithms with object-oriented Design Patterns i
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 is divided into:
Lightweight Java EE
Spring, hibernate as the core, without application server support, as long as it works well on a Web server such as Tomcat, jetty, etc.
Classic Java EE
Wi
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
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.
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
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
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
servlet, it is just an I/O problem.29 I want to make the page refresh automatically, such as chat room.Answer: This is an HTML problem, add a This is called the Clinet-push, client refresh technology.30 I want users to log in before they can access the page.Answer: Use declarative security.You only need to define a security role (role) in Web. XML and define a protected URL collection that can only be accessed by a specific role.Most servers support database-based user mappings, as long as you
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 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.