Cargando…

JavaEE 5 tutorial : for Sun Java System application server platform edition 9 /

The Java EE 5 Tutorial is an introduction to programming server-side Java applications. This book takes a task-oriented, example-driven approach to show you how to build applications for the Java EE 5 platform. This book also describes the features and functionalities available with NetBeans 5.5. Wh...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Jendrock, Eric
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Addison-Wesley, 2006.
Edición:3rd ed.
Colección:Java series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm85872500
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 070315s2006 nju ob 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d TXJ  |d CEF  |d OCLCQ  |d MKN  |d C6I  |d MBB  |d DEBSZ  |d OCLCQ  |d OCLCO  |d OCLCF  |d OCLCQ  |d AU@  |d OCLCQ  |d CNCEN  |d OTZ  |d OCLCQ  |d OCLCO  |d ERF  |d OCLCO  |d OCLCQ  |d UKBTH  |d UHL  |d FZL  |d OCLCQ  |d OCLCO 
019 |a 85864605  |a 1100830080  |a 1105766954  |a 1107410127  |a 1112560363  |a 1112915144  |a 1113083382  |a 1380770424 
020 |a 0321490290 
020 |a 9780321490292 
024 8 |a 9780321490292 
024 8 |a 0321490290 
029 1 |a CHBIS  |b 006148472 
029 1 |a CHVBK  |b 171400429 
029 1 |a DEBSZ  |b 355369109 
029 1 |a GBVCP  |b 609851446 
029 1 |a HEBIS  |b 291440894 
029 1 |a AU@  |b 000067091994 
035 |a (OCoLC)85872500  |z (OCoLC)85864605  |z (OCoLC)1100830080  |z (OCoLC)1105766954  |z (OCoLC)1107410127  |z (OCoLC)1112560363  |z (OCoLC)1112915144  |z (OCoLC)1113083382  |z (OCoLC)1380770424 
037 |a CL0500000008  |b Safari Books Online 
050 4 |a QA76.73.J38  |b J3652 2006 
082 0 4 |a 005.13/3  |2 22 
049 |a UAMI 
245 0 0 |a JavaEE 5 tutorial :  |b for Sun Java System application server platform edition 9 /  |c by Eric Jendrock [and others]. 
250 |a 3rd ed. 
260 |a Upper Saddle River, N.J. :  |b Addison-Wesley,  |c 2006. 
300 |a 1 online resource 
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 The Java series 
588 0 |a Print version record. 
504 |a Includes bibliographical references and index. 
505 0 0 |g Ch. 1.  |t Overview --  |g Ch. 2.  |t Getting started with Web applications --  |g Ch. 3.  |t Java servlet technology --  |g Ch. 4.  |t JavaServer pages technology --  |g Ch. 5.  |t JavaServer pages documents --  |g Ch. 6.  |t JavaServer pages standard tag library --  |g Ch. 7.  |t Custom tags in JSP pages --  |g Ch. 8.  |t Scripting in JSP pages --  |g Ch. 9.  |t JavaServer faces technology --  |g Ch. 10.  |t Using JavaServer faces technology in JSP pages --  |g Ch. 11.  |t Developing with JavaServer faces technology --  |g Ch. 12.  |t Creating custom UI components --  |g Ch. 13.  |t Configuring JavaServer faces applications --  |g Ch. 14.  |t Internationalizing and localizing Web applications --  |g Ch. 15.  |t Building Web services with JAX-WS --  |g Ch. 16.  |t Binding between XML schema and Java classes --  |g Ch. 17.  |t Streaming API for XML --  |g Ch. 18.  |t SOAP with attachments API for Java --  |g Ch. 19.  |t Java API for XML registries --  |g Ch. 20.  |t Enterprise beans --  |g Ch. 21.  |t Getting started with enterprise beans --  |g Ch. 22.  |t Session bean examples --  |g Ch. 23.  |t message-driven bean example --  |g Ch. 24.  |t Introduction to the Java persistence API --  |g Ch. 25.  |t Persistence in the Web tier --  |g Ch. 26.  |t Persistence in the EJB tier --  |g Ch. 27.  |t Java persistence query language --  |g Ch. 28.  |t Introduction to security in Java EE --  |g Ch. 29.  |t Securing Java EE applications --  |g Ch. 30.  |t Securing Web applications --  |g Ch. 31.  |t Java message service API --  |g Ch. 32.  |t Java EE examples using the JMS API --  |g Ch. 33.  |t Transactions --  |g Ch. 34.  |t Resource connections --  |g Ch. 35.  |t Connector architecture --  |g Ch. 36.  |t coffee break application --  |g Ch. 37.  |t Duke's bank application --  |g App. A.  |t Java encoding schemes --  |g App. B.  |t Preparation for Java EE certification exams. 
520 |a The Java EE 5 Tutorial is an introduction to programming server-side Java applications. This book takes a task-oriented, example-driven approach to show you how to build applications for the Java EE 5 platform. This book also describes the features and functionalities available with NetBeans 5.5. What's new in this edition? The author team have updated the existing chapters to reflect the changes to JSP, EJB, Servlets, and more. Also, the authors have added new chapters on the Sun Java System Application Server 9 as a deployment environment for server-side technologies. The web-tier technology chapters cover the components used in developing the presentation layer of a Java EE 5 or stand-alone web application. The web services technology chapters cover the APIs used in developing standard web services. The Enterprise JavaBeans (EJB) technology chapters cover the components used in developing the business logic of a Java EE 5 application. The Persistence technology chapters cover the Java Persistence API, which is used for accessing databases from Java EE applications. The platform services chapters cover the system services used by all the Java EE 5 component technologies. 
542 |f Copyright © 2006 Sun Microsystems, Inc.  |g 2007 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Java (Computer program language) 
650 0 |a Internet programming. 
650 6 |a Java (Langage de programmation) 
650 6 |a Programmation Internet. 
650 7 |a Java (Computer program language)  |2 blmlsh 
650 7 |a Internet programming.  |2 blmlsh 
650 7 |a Internet programming  |2 fast 
650 7 |a Java (Computer program language)  |2 fast 
700 1 |a Jendrock, Eric. 
830 0 |a Java series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/0321490290/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
994 |a 92  |b IZTAP