GlassFish Administration

Download GlassFish Administration PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1847196519
Total Pages : 368 pages
Book Rating : 4.8/5 (471 download)

DOWNLOAD NOW!


Book Synopsis GlassFish Administration by : Xuekun Kou

Download or read book GlassFish Administration written by Xuekun Kou and published by Packt Publishing Ltd. This book was released on 2009-12-15 with total page 368 pages. Available in PDF, EPUB and Kindle. Book excerpt: Administer and configure the GlassFish v2 application server.

GlassFish Administration

Download GlassFish Administration PDF Online Free

Author :
Publisher : Packt Pub Limited
ISBN 13 : 9781847196507
Total Pages : 284 pages
Book Rating : 4.1/5 (965 download)

DOWNLOAD NOW!


Book Synopsis GlassFish Administration by : Xuekun Kou

Download or read book GlassFish Administration written by Xuekun Kou and published by Packt Pub Limited. This book was released on 2009 with total page 284 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book provides an in-depth tutorial on administering the GlassFish application server. Every chapter starts with a clear discussion of the involved concepts, followed by step-by-step instructions on how to perform the administrative task. Clear illustrations and complete working code examples are used to help you visualize the relevant topics. If you are a Java EE application developer and architect who builds and deploys Java EE, Ruby on Rails, and other supported applications for the GlassFish Application Server, then this book is for you. This book is also very valuable if you are an administrator responsible for maintaining the GlassFish Server runtime. Basic knowledge of Java EE 5 is assumed but you need not have any previous knowledge of GlassFish. Those who already know the basics of GlassFish will still find this book useful as they will gain knowledge of administration tasks.

Beginning Database-Driven Application Development in Java EE

Download Beginning Database-Driven Application Development in Java EE PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 143020964X
Total Pages : 418 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Beginning Database-Driven Application Development in Java EE by : Yuli Vasiliev

Download or read book Beginning Database-Driven Application Development in Java EE written by Yuli Vasiliev and published by Apress. This book was released on 2009-04-21 with total page 418 pages. Available in PDF, EPUB and Kindle. Book excerpt: Beginning Database-Driven Application Development in JavaTM EE: Using GlassFishTM focuses on the open source GlassFish persistence engine. This book shows Java programmers how to develop applications utilizing relational database technologies with examples using Oracle and MySQL and the GlassFish application development framework and deployment platform all based on Java EE. The book explains in detail how you can organize your Java EE solution into a multilayer architecture, placing most emphasis on how to implement the persistence and database tiers of an application. Through many examples, this book shows how you can efficiently use the Java Persistence features available in the Java EE platform. Find out how you can greatly simplify the task of building the persistence layer of your Java EE application by moving some application logic into the underlying database, utilizing database views, stored programs, and triggers. The book also explains how to deploy Java EE applications to GlassFish, a free, open source Java EE 5–compliant application server.

Beginning EJB 3

Download Beginning EJB 3 PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430246928
Total Pages : 441 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Beginning EJB 3 by : Jonathan Wetherbee

Download or read book Beginning EJB 3 written by Jonathan Wetherbee and published by Apress. This book was released on 2013-04-23 with total page 441 pages. Available in PDF, EPUB and Kindle. Book excerpt: Develop powerful, standards-based, back-end business logic with Beginning EJB 3, Java EE 7 Edition. Led by an author team with 20 years of combined Enterprise JavaBeans experience, you'll learn how to use the new EJB 3.2 APIs. You'll gain the knowledge and skills you’ll need to create the complex enterprise applications that run today's transactions and more. Targeted at Java and Java EE developers, with and without prior EJB experience, Beginning EJB 3 is packed with practical insights, strategy tips, and code examples. As each chapter unfolds, you'll not only explore a new area of the spec; you'll also see how you can apply it to your own applications through specific examples. Beginning EJB 3 will serve not only as a reference, but it will also function as a how-to guide and repository of practical examples to which you can refer as you build your own applications. It will help you harness the power of EJBs and take your Java EE 7 development to the next level. What you’ll learn How to employ session beans, message-driven beans, and entity beans How to use the updated EJB 3 persistence and object-relational mappings How to choose which EJB option is right for your application How to enrich your application’s behavior with CDI services How to test the EJB container inside and out How to migrate from older EJB to the newest EJB APIs Who this book is for This book is for those Java and Java EE developers with and without prior EJB experience. Table of Contents Introduction to the EJB 3 Architecture Session Beans Entities and the Java Persistence API Advanced Persistence Features Message-Driven Beans EJB and Web Services Integrating Session Beans, Entities, Message-Driven Beans, and Web Services Transaction Management EJB Performance and Testing Context and Dependency Injection (CDI) Packaging and Deployment EJB Client Applications EJB Runtime Environments

Java EE 7 Recipes

Download Java EE 7 Recipes PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430244259
Total Pages : 736 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Java EE 7 Recipes by : Josh Juneau

Download or read book Java EE 7 Recipes written by Josh Juneau and published by Apress. This book was released on 2013-05-21 with total page 736 pages. Available in PDF, EPUB and Kindle. Book excerpt: Java EE 7 Recipes takes an example-based approach in showing how to program Enterprise Java applications in many different scenarios. Be it a small-business web application, or an enterprise database application, Java EE 7 Recipes provides effective and proven solutions to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are demonstrated in this book in your personal or corporate environment. The solutions in Java EE 7 Recipes are built using the most current Java Enterprise specifications, including EJB 3.2, JSF 2.2, Expression Language 3.0, Servlet 3.1, and JMS 2.0. While older technologies and frameworks exist, it is important to be forward-looking and take advantage of all that the latest technologies offer. Rejuvenate your Java expertise to use the freshest capabilities, or perhaps learn Java Enterprise development for the first time and discover one of the most widely used and most powerful platforms available for application development today. Let Java EE 7 Recipes show you the way by showing how to build streamlined and reliable applications much faster and easier than ever before by making effective use of the latest frameworks and features on offer in the Java EE 7 release. Shows off the most current Java Enterprise Edition technologies. Provides solutions to creating sophisticated user interfaces. Demonstrates proven solutions for effective database access. Table of ContentsIntroduction to Servlets JavaServer Pages The Basics of JavaServer Faces Facelets JavaServer Faces Standard Components Advanced JavaServer Faces and Ajax JDBC Object-Relational Mapping Enterprise JavaBeans The Query API and JPQL Oracle's Glassfish Contexts and Dependency Injection Java Message Service Authentication and Security Java Web Services Enterprise Solutions Using Alternative Programming Languages WebSockets and JSON-P JavaFX in the Enterprise Concurrency and Batch Applications

Pro JSF and HTML5

Download Pro JSF and HTML5 PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430250119
Total Pages : 403 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro JSF and HTML5 by : Zubin Wadia

Download or read book Pro JSF and HTML5 written by Zubin Wadia and published by Apress. This book was released on 2014-01-20 with total page 403 pages. Available in PDF, EPUB and Kindle. Book excerpt: Pro JSF and HTML5 shows you how to leverage the full potential of JavaServer Faces (JSF) and HTML5. This book is for Java developers who aspire to build sophisticated, enterprise-grade web experiences with HTML5-enabled JSF. Written by JSF experts and verified by established community figures, this book will serve as your primary resource, helping you build or integrate well-designed HTML5-enabled JSF components into your rich internet applications. Pro JSF and HTML5 starts by giving you a firm grounding in the design principles of component-based frameworks and the basics of JSF. It then details recent advancements in JSF 2.2 that make it friendlier, faster, and more productive than ever before. And it covers HTML5-enabled components, integration with JEE7 standards, 3rd party component libraries, security, and performance. The book concludes with a real-world application that puts everything you learned into practice. In this book you’ll learn Foundational JSF topics such as the component life cycle, framework architecture, managed beans and CDI, expression language, conversion and validation, JSF events and view parameters. Leveraging new features in JSF 2.2 such as Faces Flow, Resource Library Contracts, and Ajax file uploading. Developing Advanced HTML5 enabled components in JSF 2.2. Creating JSF 2.2 applications that utilize Java EE 7 technologies (CDI, JPA 2.1 and EJB 3.2) for bean management, transaction management and persistence. Building advanced real-world JSF applications with considerations for security, performance, and usability. If you’re a Java developer interested in the world of component-based frameworks, Pro JSF and HTML5 is for you.

Pro JSF and HTML5

Download Pro JSF and HTML5 PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430250100
Total Pages : 403 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro JSF and HTML5 by : Wadia, Zubin

Download or read book Pro JSF and HTML5 written by Wadia, Zubin and published by Apress. This book was released on with total page 403 pages. Available in PDF, EPUB and Kindle. Book excerpt: Pro JSF and HTML5 shows you how to leverage the full potential of JavaServer Faces (JSF) and HTML5. This book is for Java developers who aspire to build sophisticated, enterprise-grade web experiences with HTML5-enabled JSF. Written by JSF experts and verified by established community figures, this book will serve as your primary resource, helping you build or integrate well-designed HTML5-enabled JSF components into your rich internet applications. Pro JSF and HTML5 starts by giving you a firm grounding in the design principles of component-based frameworks and the basics of JSF. It then details recent advancements in JSF 2.2 that make it friendlier, faster, and more productive than ever before. And it covers HTML5-enabled components, integration with JEE7 standards, 3rd party component libraries, security, and performance. The book concludes with a real-world application that puts everything you learned into practice. In this book you’ll learn Foundational JSF topics such as the component life cycle, framework architecture, managed beans and CDI, expression language, conversion and validation, JSF events and view parameters. Leveraging new features in JSF 2.2 such as Faces Flow, Resource Library Contracts, and Ajax file uploading. Developing Advanced HTML5 enabled components in JSF 2.2. Creating JSF 2.2 applications that utilize Java EE 7 technologies (CDI, JPA 2.1 and EJB 3.2) for bean management, transaction management and persistence. Building advanced real-world JSF applications with considerations for security, performance, and usability. If you’re a Java developer interested in the world of component-based frameworks, Pro JSF and HTML5 is for you.

Java Programming

Download Java Programming PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118951468
Total Pages : 624 pages
Book Rating : 4.1/5 (189 download)

DOWNLOAD NOW!


Book Synopsis Java Programming by : Yakov Fain

Download or read book Java Programming written by Yakov Fain and published by John Wiley & Sons. This book was released on 2015-04-28 with total page 624 pages. Available in PDF, EPUB and Kindle. Book excerpt: Quick and painless Java programming with expert multimedia instruction Java Programming 24-Hour Trainer, 2nd Edition is your complete beginner's guide to the Java programming language, with easy-to-follow lessons and supplemental exercises that help you get up and running quickly. Step-by-step instruction walks you through the basics of object-oriented programming, syntax, interfaces, and more, before building upon your skills to develop games, web apps, networks, and automations. This second edition has been updated to align with Java SE 8 and Java EE 7, and includes new information on GUI basics, lambda expressions, streaming API, WebSockets, and Gradle. Even if you have no programming experience at all, the more than six hours of Java programming screencasts will demonstrate major concepts and procedures in a way that facilitates learning and promotes a better understanding of the development process. This is your quick and painless guide to mastering Java, whether you're starting from scratch or just looking to expand your skill set. Master the building blocks that go into any Java project Make writing code easier with the Eclipse tools Learn to connect Java applications to databases Design and build graphical user interfaces and web applications Learn to develop GUIs with JavaFX If you want to start programming quickly, Java Programming 24-Hour Trainer, 2nd Edition is your ideal solution.

Enterprise Application Development with Ext JS and Spring

Download Enterprise Application Development with Ext JS and Spring PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 178328546X
Total Pages : 664 pages
Book Rating : 4.7/5 (832 download)

DOWNLOAD NOW!


Book Synopsis Enterprise Application Development with Ext JS and Spring by : Gerald Gierer

Download or read book Enterprise Application Development with Ext JS and Spring written by Gerald Gierer and published by Packt Publishing Ltd. This book was released on 2013-12-20 with total page 664 pages. Available in PDF, EPUB and Kindle. Book excerpt: An easy-to-follow tutorial, that breaks down the enterprise application development journey into easy to understand phases documented by clear examples and concise explanations.If you are an intermediate developer with a good understanding of Java, JavaScript and web development concepts, this book is ideal for you. Basic ExtJS development experience, including an understanding of the framework APIs is needed by those of you who are interested in this book. Regardless of your experience and background, the practical examples provided in this book are written in a way that thoroughly covers each concept before moving on to the next chapter.

Beginning EJB 3 Application Development

Download Beginning EJB 3 Application Development PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430202386
Total Pages : 513 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Beginning EJB 3 Application Development by : Raghu Kodali

Download or read book Beginning EJB 3 Application Development written by Raghu Kodali and published by Apress. This book was released on 2007-02-01 with total page 513 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book takes the reader through the details of the EJB 3.0 architecture, and shows how EJB can be used to develop powerful, standards-based backend business logic. It offers practical insights into the entire EJB architecture, covering all areas of the EJB 3.0 specification, including its new persistence framework, simplified development model, and other key new features. In addition, it covers upgrade headaches: common issues encountered when migrating from EJB 2.1 to EJB 3.0, highly relevant to existing EJB developers. The book is designed to be the first and only comprehensive beginning or introductory EJB 3 book to market.

Beginning Java EE 7

Download Beginning Java EE 7 PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 143024626X
Total Pages : 597 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Beginning Java EE 7 by : Antonio Goncalves

Download or read book Beginning Java EE 7 written by Antonio Goncalves and published by Apress. This book was released on 2013-06-25 with total page 597 pages. Available in PDF, EPUB and Kindle. Book excerpt: Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms. Beginning Java EE 7 is the first tutorial book on Java EE 7. Step by step and easy to follow, this book describes many of the Java EE 7 specifications and reference implementations, and shows them in action using practical examples. This definitive book also uses the newest version of GlassFish to deploy and administer the code examples. Written by an expert member of the Java EE specification request and review board in the Java Community Process (JCP), this book contains the best information possible, from an expert’s perspective on enterprise Java technologies. What you’ll learn Get started with the latest version of the Java EE Platform. Explore and use the EJB and JPA APIs from entities to session beans to message driven beans, and more. Discover web tier development APIs including JSF, Facelets and Expression Language. Uncover SOAP web services, RESTful web services, and more available in this latest Java EE. Create dynamic user interfaces for your enterprise and transactional Java applications. Who this book is for This book is for Java or Spring programmers with some experience and those new to Java EE platform. Architects will also find information about how to layer their Java EE applications. Table of Contents Java EE 7 Environment Context and Dependency Injection Bean Validation Java Persistence API Object-Relational Mapping Managing Persistent Object Enterprise Java Beans Callbacks, Timer Service, and Authorization Interceptors and Transactions JavaServer Faces Processing and Navigation XML and JSON Messaging SOAP Web Services RESTful Web Service

Your First Cup

Download Your First Cup PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : pages
Book Rating : 4.:/5 (14 download)

DOWNLOAD NOW!


Book Synopsis Your First Cup by :

Download or read book Your First Cup written by and published by . This book was released on 2007 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Hudson 3 Essentials

Download Hudson 3 Essentials PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1783280565
Total Pages : 179 pages
Book Rating : 4.7/5 (832 download)

DOWNLOAD NOW!


Book Synopsis Hudson 3 Essentials by : Lloyd Meinholz

Download or read book Hudson 3 Essentials written by Lloyd Meinholz and published by Packt Publishing Ltd. This book was released on 2013-12-11 with total page 179 pages. Available in PDF, EPUB and Kindle. Book excerpt: A practical guide, packed with illustrations, that will help you become proficient with Hudson and able to utilize it how you want. If you are a Java developer or administrator who would to like automate some of the mundane work required to build and test software and improve software quality, this is the book for you. If you are a development manager or tester, you can also benefit from learning how Hudson works by gaining some insight into test results and historical trends.

Developing Middleware in Java EE 8

Download Developing Middleware in Java EE 8 PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1788392221
Total Pages : 247 pages
Book Rating : 4.7/5 (883 download)

DOWNLOAD NOW!


Book Synopsis Developing Middleware in Java EE 8 by : Abdalla Mahmoud

Download or read book Developing Middleware in Java EE 8 written by Abdalla Mahmoud and published by Packt Publishing Ltd. This book was released on 2018-06-30 with total page 247 pages. Available in PDF, EPUB and Kindle. Book excerpt: Use Java features such as JAX-RS, EJBs, and JPAs to build powerful middleware for newer architectures such as the cloud Key Features Explore EJBs to build middleware solutions for enterprise and distributed applications Understand middleware designs such as event-based and message-driven web services Learn to design and maintain large-scale systems and vendor disputes Book Description Middleware is the infrastructure in software based applications that enables businesses to solve problems, operate more efficiently, and make money. As the use of middleware extends beyond a single application, the importance of having it written by experts increases substantially. This book will help you become an expert in developing middleware for a variety of applications. The book starts off by exploring the latest Java EE 8 APIs with newer features and managing dependencies with CDI 2.0. You will learn to implement object-to-relational mapping using JPA 2.1 and validate data using bean validation. You will also work with different types of EJB to develop business logic, and with design RESTful APIs by utilizing different HTTP methods and activating JAX-RS features in enterprise applications. You will learn to secure your middleware with Java Security 1.0 and implement various authentication techniques, such as OAuth authentication. In the concluding chapters, you will use various test technologies, such as JUnit and Mockito, to test applications, and Docker to deploy your enterprise applications. By the end of the book, you will be proficient in developing robust, effective, and distributed middleware for your business. What you will learn Implement the latest Java EE 8 APIs and manage dependencies with CDI 2.0 Perform CRUD operations and access databases with JPA 2.1 Use bean validation API 2.0 to validate data Develop business logic with EJB 3.2 Incorporate the REST architecture and RESTful API design patterns Perform serialization and deserialization on JSON documents using JSON-B Utilize JMS for messaging and queuing models and securing applications Test applications using JUnit and Mockito and deploy them using Docker Who this book is for Enterprise architects, designers, developers, and programmers who are interested in learning how to build robust middleware solutions for enterprise software will find this book useful. Prior knowledge of Java EE is essential

Introduction to Middleware

Download Introduction to Middleware PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1498754104
Total Pages : 638 pages
Book Rating : 4.4/5 (987 download)

DOWNLOAD NOW!


Book Synopsis Introduction to Middleware by : Letha Hughes Etzkorn

Download or read book Introduction to Middleware written by Letha Hughes Etzkorn and published by CRC Press. This book was released on 2017-06-12 with total page 638 pages. Available in PDF, EPUB and Kindle. Book excerpt: "A stereotype of computer science textbooks is that they are dry, boring, and sometimes even intimidating. As a result, they turn students’ interests off from the subject matter instead of enticing them into it. This textbook is the opposite of such a stereotype. The author presents the subject matter in a refreshing story-telling style and aims to bring the Internet-generation of students closer to her stories." --Yingcai Xiao, The University of Akron Introduction to Middleware: Web Services, Object Components, and Cloud Computing provides a comparison of different middleware technologies and the overarching middleware concepts they are based on. The various major paradigms of middleware are introduced and their pros and cons are discussed. This includes modern cloud interfaces, including the utility of Service Oriented Architectures. The text discusses pros and cons of RESTful vs. non-RESTful web services, and also compares these to older but still heavily used distributed object/component middleware. The text guides readers to select an appropriate middleware technology to use for any given task, and to learn new middleware technologies as they appear over time without being greatly overwhelmed by any new concept. The book begins with an introduction to different distributed computing paradigms, and a review of the different kinds of architectures, architectural styles/patterns, and properties that various researchers have used in the past to examine distributed applications and determine the quality of distributed applications. Then it includes appropriate background material in networking and the web, security, and encoding necessary to understand detailed discussion in this area. The major middleware paradigms are compared, and a comparison methodology is developed. Readers will learn how to select a paradigm and technology for a particular task, after reading this text. Detailed middleware technology review sections allow students or industry practitioners working to expand their knowledge to achieve practical skills based on real projects so as to become well-functional in that technology in industry. Major technologies examined include: RESTful web services (RESTful cloud interfaces such as OpenStack, AWS EC2 interface, CloudStack; AJAX, JAX-RS, ASP.NET MVC and ASP.NET Core), non-RESTful (SOAP and WSDL-based) web services (JAX-WS, Windows Communication Foundation), distributed objects/ components (Enterprise Java Beans, .NET Remoting, CORBA). The book presents two projects that can be used to illustrate the practical use of middleware, and provides implementations of these projects over different technologies. This versatile and class-tested textbook is suitable (depending on chapters selected) for undergraduate or first-year graduate courses on client server architectures, middleware, and cloud computing, web services, and web programming.

Java EE 7 Tutorial, The, Volume 1

Download Java EE 7 Tutorial, The, Volume 1 PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 0133901580
Total Pages : 678 pages
Book Rating : 4.1/5 (339 download)

DOWNLOAD NOW!


Book Synopsis Java EE 7 Tutorial, The, Volume 1 by : Eric Jendrock

Download or read book Java EE 7 Tutorial, The, Volume 1 written by Eric Jendrock and published by Addison-Wesley Professional. This book was released on 2014-04-30 with total page 678 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Java EE 7 Tutorial: Volume 1, Fifth Edition, is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 7 (Java EE 7). Written by members of the Java EE documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform. This guide includes descriptions of platform features and provides instructions for using the latest versions of NetBeans IDE and GlassFish Server Open Source Edition. The book introduces platform basics, including resource creation, resource injection, and packaging. It covers JavaServer Faces, Java Servlets, the Java API for WebSocket, the Java API for JSON Processing (JSON-P), internationalization and localization, Bean Validation, Contexts and Dependency Injection for Java EE (CDI), and web services (JAX-WS and JAX-RS).

The Java EE 7 Tutorial

Download The Java EE 7 Tutorial PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 0133901955
Total Pages : 666 pages
Book Rating : 4.1/5 (339 download)

DOWNLOAD NOW!


Book Synopsis The Java EE 7 Tutorial by : Eric Jendrock

Download or read book The Java EE 7 Tutorial written by Eric Jendrock and published by Addison-Wesley Professional. This book was released on 2014-05-02 with total page 666 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Java EE 7 Tutorial: Volume 2, Fifth Edition, is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 7 (Java EE 7). Written by members of the Java EE documentation team at Oracle, this book provides new and intermediate Java programmers with a deep understanding of the platform. This guide includes descriptions of platform features and provides instructions for using the latest versions of NetBeans IDE and GlassFish Server Open Source Edition. The book introduces Enterprise JavaBeans components, the Java Persistence API, the Java Message Service (JMS) API, Java EE security, transactions, resource adapters, Java EE Interceptors, Batch Applications for the Java Platform, and Concurrency Utilities for Java EE. The book culminates with three case studies that illustrate the use of multiple Java EE 7 APIs.