|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBSCO_ocn698105487 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
110124s2010 enka o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e pn
|c N$T
|d OCLCQ
|d UMI
|d COO
|d C6I
|d OCLCQ
|d DEBSZ
|d IDEBK
|d NLGGC
|d YDXCP
|d OCLCQ
|d OCLCF
|d OCLCQ
|d AGLDB
|d OCLCQ
|d VTS
|d CEF
|d NLE
|d VT2
|d FEM
|d JBG
|d AU@
|d OCLCQ
|d WYU
|d STF
|d UAB
|d M8D
|d UKAHL
|d OCLCQ
|d K6U
|d OCLCQ
|d OCLCO
|d OCLCQ
|d INARC
|
019 |
|
|
|a 793359805
|a 969052599
|
020 |
|
|
|a 9781849510370
|q (electronic bk.)
|
020 |
|
|
|a 1849510377
|q (electronic bk.)
|
020 |
|
|
|a 1849510369
|
020 |
|
|
|a 9781849510363
|
020 |
|
|
|z 9781849510363
|
020 |
|
|
|z 1849510369
|
024 |
3 |
|
|a 9781849510363
|
029 |
1 |
|
|a AU@
|b 000051375352
|
029 |
1 |
|
|a DEBBG
|b BV040902236
|
029 |
1 |
|
|a DEBBG
|b BV043137609
|
029 |
1 |
|
|a DEBSZ
|b 378297198
|
029 |
1 |
|
|a DEBSZ
|b 381383075
|
029 |
1 |
|
|a DEBSZ
|b 421647663
|
029 |
1 |
|
|a GBVCP
|b 785360441
|
029 |
1 |
|
|a GBVCP
|b 803457049
|
035 |
|
|
|a (OCoLC)698105487
|z (OCoLC)793359805
|z (OCoLC)969052599
|
037 |
|
|
|a CL0500000136
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.J38
|b H44 2010eb
|
072 |
|
7 |
|a COM
|x 043000
|2 bisacsh
|
082 |
0 |
4 |
|a 004.654
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Heffelfinger, David R.
|
245 |
1 |
0 |
|a Java EE 6 with GlassFish 3 application server /
|c David Heffelfinger.
|
260 |
|
|
|a Birmingham, U.K. :
|b Packt Pub.,
|c ©2010.
|
300 |
|
|
|a 1 online resource (vii, 469 pages) :
|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 Print version record.
|
520 |
8 |
|
|a Annotation
|b GlassFish is a free, open source, production ready application server. It is the environment's reference implementation and the first Enterprise Java server to implement Java EE6. Although GlassFish server delivers a flexible, lightweight and extensible Java EE 6 platform, it can be challenging to get beyond the basics and develop Java applications deployed to GlassFish 3 application server.<br /><br />This book takes an in-depth look at all of the major new features in Glassfish 3 and how it differs from previous Glassfish versions. This book explains GlassFish installation and configuration, and then moves on to Java EE 6 application development, covering all major Java EE 6 APIs. It is a handy guide for the advanced Java programmers as well as Java EE 6 beginners.<br /><br />This book begins with the installation of Glassfish 3 and deploying Java applications. It also explains how to develop, configure, package and deploy servlets. We will also learn the processing of HTML Forms. As we move on, we will develop Java Server Pages and get to know implicit JSP objects. We will get to know all the JSTL (JSP Standard Tag Library) tag libraries. This book gives us a better understanding on how to manage data from a database through Java Database Connectivity (JDBC) API and the Java Persistence API (JPA). We will also learn more about the newly introduced features of JPA 2.0 and develop JSF 2.0 applications learn how to customize them. We then set up Glassfish for Java Messaging (JMS) API and understand the working of message queues and message topics. Later, we use the Context and Dependency Injection (CDI) API to integrate application layers and study the SOAP based web service development using the JAX-WS specification. Finally, we learn more about the Restful web service development using the JAX-RS specification.<br /><br />The book covers the various Java EE 6 conventions and annotations that can simplify enterprise Java application development. The latest versions of the Servlet, JSF, JPA, EJB and JAX-WS specifications are covered, as well as new additions to the specification such as JAX-RS and CDI.<br /><br />This book is a Developer_s Guide, covering the ins and outs of developing Java EE 6 applications deployed to the standards-compliant, high performance GlassFish 3 application server.
|
505 |
0 |
|
|a Java EE 6 with GlassFish 3 Application Server; Java EE 6 with GlassFish 3 Application Server; Credits; About the Author; About the Reviewers; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Errata; Piracy; Questions; 1. Getting Started with GlassFish; Overview of Java EE and GlassFish; What's new in Java EE 6; JavaServer Faces (JSF) 2.0; Enterprise JavaBeans (EJB) 3.1; Java Persistence API (JPA) 2.0; Contexts and Dependency Injection for Java (Web Beans 1.0); Java Servlet API 3.0.
|
505 |
8 |
|
|a Java API for RESTful web services (JAX-RS) 1.1Java API for XML-based web services (JAX-WS) 2.2; Java Architecture for XML Binding (JAXB) 2.2; What's new in GlassFish v3; GlassFish advantages; Obtaining GlassFish; Installing GlassFish; GlassFish dependencies; Performing the installation; Verifying the installation; Deploying our first Java EE application; Deploying an application through the Web Console; Undeploying an application through the Web Console; Deploying an application through the command line; The autodeploy directory; The asadmin command line utility; GlassFish domains.
|
505 |
8 |
|
|a Creating domainsDeleting domains; Stopping a domain; Setting up database connectivity; Setting up connection pools; Setting up data sources; Final notes; Summary; 2. Servlet Development and Deployment; What is a servlet?; Writing our first servlet; Compiling the servlet; Configuring the servlet; Packaging the web application; Deploying the web application; Testing the web application; Processing HTML forms; Request forwarding and response redirection; Request forwarding; Response redirection; Persisting application data across requests; New features introduced in Servlet 3.0.
|
505 |
8 |
|
|a Optional web.xml deployment descriptor@WebServlet annotation; Passing initialization parameters to a servlet via annotations; @WebFilter annotation; @WebListener annotation; Pluggability; Configuring web applications programmatically; Asynchronous processing; Summary; 3. JavaServer Pages; Introduction to JavaServer Pages; Developing our first JSP; JSP implicit objects; JSPs and JavaBeans; Reusing JSP content; JSP custom tags; Extending SimpleTagSupport; Using tag files to create custom JSP tags; Unified Expression Language; JSP XML syntax; Summary; 4. JSP Standard Tag Library.
|
505 |
8 |
|
|a Core JSTL tag libraryFormatting JSTL tag library; SQL JSTL tag library; XML JSTL tag library; JSTL functions; Summary; 5. Database Connectivity; The CustomerDB database; JDBC; Retrieving data from a database; Modifying database data; The Java Persistence API; Entity relationships; One-to-one relationships; One-to-many relationships; Many-to-many relationships; Composite primary keys; Java Persistence Query Language; New features introduced in JPA 2.0; Criteria API; Bean Validation support; Summary; 6. JavaServer Faces; Introduction to JSF 2.0; Facelets; Optional faces-config.xml.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Java (Computer program language)
|
650 |
|
0 |
|a Application program interfaces (Computer software)
|
650 |
|
6 |
|a Java (Langage de programmation)
|
650 |
|
6 |
|a Interfaces de programmation d'applications.
|
650 |
|
7 |
|a APIs (interfaces)
|2 aat
|
650 |
|
7 |
|a COMPUTERS
|x Networking
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Application program interfaces (Computer software)
|2 fast
|0 (OCoLC)fst00811704
|
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 6 with GlassFish 3 application server.
|d Birmingham, U.K. : Packt Pub., ©2010
|z 9781849510363
|w (OCoLC)669869459
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=350864
|z Texto completo
|
938 |
|
|
|a Internet Archive
|b INAR
|n javaee6withglass0000heff
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26943615
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 350864
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis27881107
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 3605059
|
994 |
|
|
|a 92
|b IZTAP
|