Java EE 7: The Big Picture (häftad)
Fler böcker inom
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
512
Utgivningsdatum
2014-11-16
Upplaga
ed
Förlag
McGraw Hill
Illustrationer
black & white illustrations, figures
Dimensioner
229 x 183 x 25 mm
Vikt
840 g
Antal komponenter
1
ISBN
9780071837347

Java EE 7: The Big Picture

Häftad,  Engelska, 2014-11-16
545
  • Skickas från oss inom 3-6 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.

The Definitive Guide to Java Platform, Enterprise Edition 7
Java EE 7: The Big Picture uniquely explores the entire Java EE 7 platform in an all-encompassing style while examining each tier of the platform in enough detail so that you can select the right technologies for specific project needs. In this authoritative guide, Java expert Danny Coward walks you through the code, applications, and frameworks that power the platform. Take full advantage of the robust capabilities of Java EE 7, increase your productivity, and meet enterprise demands with help from this Oracle Press resource.
  • Explore the features of the Java servlet model and Java servlet API
  • Create dynamic web content with JavaServer Pages and JavaServer Faces
  • Build websites for nonbrowser clients with JAX-RS
  • Push data to web clients using Java WebSockets
  • Secure web applications
  • Work with web component APIs
  • Maximize enterprise beans for multithreading, asynchronous processes, transactions, and more
  • Access relational databases with the Java Database Connectivity APIs and the Java Persistence API
  • Understand the packaging and deployment mechanisms of Java EE applications
  • Work with Java EE Contexts and Dependency Injection
  • Secure enterprise beans in a Java EE application
  • Enable parallel processing with Java EE concurrency APIs
Visa hela texten

Passar bra ihop

  1. Java EE 7: The Big Picture
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 773 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Danny Coward

  • Java WebSocket Programming

    Danny Coward

    Master Application Development with Java WebSocket Build dynamic enterprise Web applications that fully leverage state-of-the-art communication technologies. Written by the leading expert on Java WebSocket programming, this Oracle Press guide offe...

Övrig information

Dr. Danny Coward is a Chief Architect and Java Evangelist at Oracle. Coward is the sole Spec Lead for the Java API for Web Sockets for Java EE and Java SE/JavaFX and sole author of the WebSocket technical documentation at Oracle. Cowards work leading WebSockets at Oracle provide him make him the leading expert on Java WebSocket programming. Coward has a decade of experience as a Java developer, where he now seeks to direct and simplify complex technologies to fulfill business objectives. Coward has specialized experience in all aspects of Java software and has written three versions of the Java Servlet spec.

Innehållsförteckning

Chapter 1: The Big Picture

PART I: The Mouthpiece of Java EE: The Web Tier
Chapter 2: Building Blocks of the Web Tier: Java Servlet API and Java Servlets
Chapter 3: Dynamic Web Pages: Java ServerPages (JSP)
Chapter 4: Assembling Dynamic Web Pages: JavaServer Faces (JSF)
Chapter 5: Web Sites for the Non-Browsers: JAX-RS
Chapter 6: Adding Sparkle: Java WebSocket
Chapter 7: Securing Web Applications
Chapter 8: The Self-Contained Web Site: Java EE Web Application

PART II: The Brain of Java EE: Middle Tier
Chapter 9: Introducing the Thinking Component: Enterprise Java Beans
Chapter 10: Advanced Thinking with Enterprise Beans

PART III: The Collective Memory: The Information Tier
Chapter 11: Classic Memories: JDBC
Chapter 12: Modern Memories: Persistence

PART IV: The Java EE Toolbox: Java EE Environment
Chapter 13: The Big Picture Revisited: Java EE Applications
Chapter 14: Deconstructing Components: Dependency Injection
Chapter 15: Java EE Security
Chapter 16: Think Efficient: Java Concurrency