Cargando…

Java EE 7 with GlassFish 4 application server : a pratical guide to install and configure the GlassFish 4 application server and develop Java EE 7 applications to be deployed to this server /

This book is a practical guide and follows a very user-friendly approach. The book aims to get the reader up to speed in Java EE 7 development. All major Java EE 7 APIs and the details of the GlassFish 4 server are covered followed by examples of their use. If you are a Java developers who wants to...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Heffelfinger, David R.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., 2014.
Edición:3rd ed.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn878049001
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 140424s2014 enka o 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d E7B  |d COO  |d DEBBG  |d DEBSZ  |d N$T  |d OCLCF  |d YDXCP  |d OCLCQ  |d K6U  |d AGLDB  |d OCLCQ  |d COCUF  |d ICA  |d CNNOR  |d OCLCQ  |d CCO  |d PIFFA  |d FVL  |d U3W  |d D6H  |d STF  |d OCLCQ  |d VTS  |d CEF  |d NLE  |d INT  |d VT2  |d REB  |d OCLCQ  |d G3B  |d TKN  |d OCLCQ  |d UAB  |d AU@  |d M8D  |d UKAHL  |d HS0  |d OCLCO  |d QGK  |d OCLCQ 
019 |a 878049127  |a 878049300  |a 878059820  |a 907234456  |a 1026457297  |a 1259233300 
020 |a 9781782176893  |q (electronic bk.) 
020 |a 1782176896  |q (electronic bk.) 
020 |z 9781782176886 
020 |z 1782176888 
029 1 |a CHNEW  |b 000696641 
029 1 |a CHNEW  |b 000696642 
029 1 |a DEBBG  |b BV042032234 
029 1 |a DEBSZ  |b 414177010 
029 1 |a DEBSZ  |b 484721852 
035 |a (OCoLC)878049001  |z (OCoLC)878049127  |z (OCoLC)878049300  |z (OCoLC)878059820  |z (OCoLC)907234456  |z (OCoLC)1026457297  |z (OCoLC)1259233300 
050 4 |a QA76.73.J38  |b H455 2014 
072 7 |a COM  |x 051280  |2 bisacsh 
082 0 4 |a 005.133  |2 23 
049 |a UAMI 
100 1 |a Heffelfinger, David R. 
245 1 0 |a Java EE 7 with GlassFish 4 application server :  |b a pratical guide to install and configure the GlassFish 4 application server and develop Java EE 7 applications to be deployed to this server /  |c David R. Heffelfinger. 
250 |a 3rd ed. 
260 |a Birmingham, UK :  |b Packt Pub.,  |c 2014. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from cover page (Safari, viewed Apr 11, 2014). 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with GlassFish; An Overview of Java EE and GlassFish; What's new in Java EE 7?; JavaServer Faces (JSF) 2.2; Java Persistence API (JPA) 2.1; Java API for RESTful Web Services (JAX-RS) 2.0; Java Message Service (JMS) 2.0; Java API for JSON Processing (JSON-P) 1.0; Java API for WebSocket 1.0; GlassFish advantages; Obtaining GlassFish; Installing GlassFish; GlassFish dependencies; Performing the installation; Starting GlassFish 
505 8 |a Deploying our first Java EE applicationDeploying an application through the Web Console; Undeploying an application through the GlassFish Admin Console; Deploying an application through the command line; GlassFish domains; Creating Domains; Deleting domains; Stopping a domain; Setting up Database Connectivity; Setting up connection pools; Setting up the data sources; Summary; Chapter 2: JavaServer Faces; Introduction to JSF; Facelets; Optional faces-config.xml; Standard resource locations; Developing our first JSF application; Facelets; Project stages; Validation; Grouping components 
505 8 |a Form submissionNamed beans; Navigation; Custom data validation; Creating custom validators; Validator methods; Customizing JSF's default messages; Customizing message styles; Customizing message text; Ajax-enabling JSF applications; JSF 2.2 HTML5 support; The HTML5-friendly markup; Pass-through elements; JSF 2.2 Faces Flows; Additional JSF component libraries; Summary; Chapter 3: Object Relational Mapping with JPA; The CustomerDB database; Introducing the Java Persistence API; Entity relationships; One-to-one relationships; One-to-many relationships; Many-to-many relationships 
505 8 |a Composite primary keysIntroducing the Java Persistence Query Language; Introducing the Criteria API; Updating data with the Criteria API; Deleting data with the Criteria API; Bean Validation support; Final notes; Summary; Chapter 4: Enterprise JavaBeans; Introduction to session beans; Developing a simple session bean; A more realistic example; Invoking session beans from web applications; Introduction to singleton session beans; Asynchronous method calls; Message-driven beans; Transactions in Enterprise JavaBeans; Container-managed transactions; Bean-managed transactions 
505 8 |a Enterprise JavaBean life cyclesThe stateful session bean life cycle; The stateless session bean life cycle; Message-driven bean life cycle; Introduction to the EJB Timer Service; Calendar-based EJB timer expressions; EJB Security; Client authentication; Summary; Chapter 5: Contexts and Dependency Injection; Named beans; Dependency injection; Working with CDI Qualifiers; Named bean scopes; Summary; Chapter 6: JSON Processing with JSON-P; The JSON-P Model API; Generating JSON data with the Model API; Parsing JSON data with the Model API; The JSON-P Streaming API 
520 |a This book is a practical guide and follows a very user-friendly approach. The book aims to get the reader up to speed in Java EE 7 development. All major Java EE 7 APIs and the details of the GlassFish 4 server are covered followed by examples of their use. If you are a Java developers who wants to become proficient with Java EE 7 this book is ideal for you. Readers are expected to have some experience with Java and to have developed and deployed applications in the past, but don't need any previous knowledge of Java EE or J2EE. It teaches the reader how to use GlassFish 4 to develop and deploy. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Java (Computer program language) 
650 0 |a Application software  |x Development. 
650 6 |a Java (Langage de programmation) 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Java (Computer program language)  |2 fast  |0 (OCoLC)fst00982065 
776 0 8 |i Print version:  |a Heffelfinger, David R.  |t Java EE 7 with GlassFish 4 application server : a practical guide to install and configure the GlassFish 4 application server and develop Java EE 7 applications to be deployed to this server.  |b Third edition.  |d Birmingham, England : Packt Publishing, ©2014  |h v, 330 pages  |k Community experience distilled.  |z 9781782176886 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=748831  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26849718 
938 |a ebrary  |b EBRY  |n ebr10854562 
938 |a EBSCOhost  |b EBSC  |n 748831 
938 |a YBP Library Services  |b YANK  |n 11727015 
994 |a 92  |b IZTAP