: Kevin Mukhar, James Weaver, James Crume, Chris Zelenak
: Beginning Java EE 5 From Novice to Professional
: Apress
: 9781430200840
: 1
: CHF 41.80
:
: Informatik
: English
: 672
: Wasserzeichen/DRM
: PC/MAC/eReader/Tablet
: PDF
*J2EE 5 is a hot, emerging topic; timely to market

*Book covers all other neww J2EE-related technologies, like EJB 3, JSP 2.1, etc.

*Previous edition on 1.4 was excellent seller, with consistent low Amazon rank



Kevin Mukhar is a software developer in Colorado Springs, Colorado. For the past seven years, he has worked on various software systems using different Java Enterprise technologies. He has coauthored several books, including Beginning Java Databases and The Ultimate Palm Robot. In addition to developing software during the day, he is working on a master's degree in computer science. Learn more about him on his web page.
Contents5
About the Authors14
About the Technical Reviewer15
Acknowledgments16
Introduction18
Chapter 1 Java EE Essentials25
What Is Java EE?26
How Java EE Relates to J2SE26
Why Java EE?26
Multitier Architecture27
Single-Tier Systems28
Client/Server (Two-Tier) Architecture29
N-Tier Architecture30
Vendor Independence33
Scalability34
Features and Concepts in Java EE34
Java EE Clients and Servers34
Containers35
Java Servlets37
JavaServer Pages (JSPs)38
JavaServer Faces (JSF)40
JDBC41
EJBs42
XML Support45
Web Services45
Transaction Support46
Security47
Sample Java EE Architectures47
App