Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống
1
/ 4.064 trang
THÔNG TIN TÀI LIỆU
Thông tin cơ bản
Định dạng
Số trang
4.064
Dung lượng
10,47 MB
Nội dung
[...]... JavaEnterpriseEdition software, JavaEnterprise in a Nutshell, 3rdEdition is a practical guide for enterpriseJava developers Java Enterpriseina Nutshe By William Crawford, Jim Fa Publisher: O'Reilly Pub Date: November 2005 ISBN: 0-596-10142-2 Pages: 892 Table of Contents | Index Copyright Preface What's New in This Edition Contents of This Book Java Programming Resources Examples Online... to add even greater, more complex levels of interconnectivity to their applications To do this, Java developers today need a clear understanding of how to apply the new APIs, use the latest open source Java tools, and learn the capabilities and pitfalls inJava 2 EnterpriseEdition 1.4 so they can plan a technology and implementation strategy for new enterprise projects Fortunately, this is exactly... and Native Method Calls Section 13.9 RMI Over IIOP Chapter 14 Java IDL (CORBA) Section 14.1 A Note on Evolving Standards Section 14.2 The CORBA Architecture Section 14.3 Creating CORBA Objects Section 14.4 Putting It in the Public Eye Section 14.5 Finding and Using Remote Objects Section 14.6 What If I Don't Have the Interface? Chapter 15 JavaMail Section 15.1 Email and JavaMail Section 15.2 Creating... Annotations Tutorial Part III: Appendixes Appendix A J2EE Deployment Descriptor Reference Section A. 1 Web Components (web.xml) Section A. 2 Enterprise JavaBeans (ejb-jar.xml) Section A. 3 Application Archives (application xml) Section A. 4 Web Services (webservices.xml) Section A. 5 Web Service Java/ WSDL Mappings Appendix B JavaServer Faces Tag Libraries Section B.1 JSF Core Tags Section B.2 JSF HTML Tags Appendix... Section G.4 Basic Data Types Section G.5 Constants and Literals Section G.6 Naming Scopes Section G.7 User-Defined Data Types Section G.8 Exceptions Section G.9 Module Declarations Section G.10 Interface Declarations Section G.11 Value Type Declarations Appendix H HJava IDL Tools idlj: The Java IDL Compiler orbd: Naming Service Daemon servertool tnameserv: Transient Naming Service Daemon About the Authors... Used in This Book Using Code Examples Safari® Enabled Comments and Questions Acknowledgments Part I: The JavaEnterprise APIs Chapter 1 Introduction Section 1.1 Enterprise Computing Defined Section 1.2 Enterprise Computing Demystified Section 1.3 Standard Java Enterprise APIs Section 1.4 De Facto Standard Enterprise Development Tools Section 1.5 An Enterprise Computing Scenario Section 1.6 Other Enterprise. .. Colophon Index SYMBOL A B C D E F G H I J K L M N O P Q R S T U V W X Java Enterpriseina Nutshe By William Crawford, Jim Fa Publisher: O'Reilly Pub Date: November 2005 ISBN: 0-596-10142-2 Pages: 892 Table of Contents | Index Nothing is as constant as change, and this is as true inenterprise computing as anywhere else With the recent release of Java 2 EnterpriseEdition 1.4, developers are being called... what they get with the new JavaEnterprise in a Nutshell, 3rdEdition Because most integrated development environments (IDE) today include API lookup, we took out the main API sections from our previous edition to make room for new chapters, among others, on Ant, Cactus, Hibernate, Jakarta Struts, JUnit, security, XDoclet, and XML/JAXP Revised and updated for the new 1.4 version of Sun Microsystems Java. .. Creating and Sending Messages Section 15.3 Retrieving Messages Section 15.4 Multipart Messages Chapter 16 Transactions Section 16.1 Transaction Overview Section 16.2 Programmatic Transactions Versus Declarative Transactions Section 16.3 Optimistic Concurrency Section 16.4 EJB Transaction Management Section 16.5 Some Common Programming Scenarios Section 16.6 Transaction Best Practices Part II: Open Source Enterprise. .. Enterprise JavaBeans Query Language Syntax Section C.1 Basic Structure of EJB QL Queries Section C.2 FROM Clause Section C.3 SELECT Clause Section C.4 WHERE Clause Section C.5 ORDER BY Clause Appendix D SQL Reference Section D.1 Relational Databases Section D.2 Data Types Section D.3 Schema Manipulation Commands Section D.4 Data Manipulation Commands Section D.5 Functions Section D.6 Return Codes Appendix . 14.6. What If I Don't
Have the Interface?
Chapter 15. JavaMail
Section 15.1. Email and
JavaMail
Section 15.2. Creating and
Sending Messages
Section.