SampleChapters Java Book from Developer Fusion https://www.developerfusion.com/t/java/books/view/samplechapters/sort/popularity/ SampleChapters Java Book from Developer Fusion http://www.rssboard.org/rss-specification en-GB Mon, 01 Dec 2003 00:00:00 GMT Enterprise JavaBeans 2.1 Enterprise JavaBeans (EJB) is a server-side component model for transaction-aware distributed enterprise applications, written in the Java programming language. Enterprise JavaBeans 2.1 details the architecture of the Enterprise JavaBeans component model. After the authors introduce the component paradigm, they move on to cover EJB architecture basics. http://www.developerfusion.com/book/36787/enterprise-javabeans-21/ http://www.developerfusion.com/book/36787/enterprise-javabeans-21/ Tue, 08 Apr 2003 00:00:00 GMT James Crowley J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and JavaBeans J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and Enterprise JavaBeans concisely and accurately describes what you need to know about effective enterprise development based on servlets, JSPs, and EJBs. Servlets, JSPs, and EJBs are the most important aspects of Java as it is used in the production of enterprise Web applications today. http://www.developerfusion.com/book/44015/j2ee-frontend-technologies-a-programmers-guide-to-servlets-javaserver-pages-and-javabeans/ http://www.developerfusion.com/book/44015/j2ee-frontend-technologies-a-programmers-guide-to-servlets-javaserver-pages-and-javabeans/ Sat, 15 Dec 2001 00:00:00 GMT James Crowley XML Programming: Web Applications and Web Services With JSP and ASP XML Programming: Web Applications and Web Services with JSP and ASP provides a fast-moving introduction to the XML family of technologies for programmers. Although written with a focus upon JSP- and ASP-based XML solutions, the book presents the material from a language-independent point of view that benefits all developers, whatever their language. The code is written to be readable by all. http://www.developerfusion.com/book/44036/xml-programming-web-applications-and-web-services-with-jsp-and-asp/ http://www.developerfusion.com/book/44036/xml-programming-web-applications-and-web-services-with-jsp-and-asp/ Fri, 07 Jun 2002 00:00:00 GMT James Crowley Java Persistence for Relational Databases Java Persistence for Relational Databases is chock full of best practices and patterns, for those of you who want to connect to databases using Java! Coverage includes various database-related APIs for Java, like JDO, JDBC (including the newest 3.0 APIs), and CMP ("Container Managed Persistence" with EJB). All those things you developers have wanted to know&emdash;but were afraid to ask&emdash;are featured inside this book. http://www.developerfusion.com/book/36642/java-persistence-for-relational-databases-books-for-professionals-by-professionals/ http://www.developerfusion.com/book/36642/java-persistence-for-relational-databases-books-for-professionals-by-professionals/ Wed, 02 Jul 2003 00:00:00 GMT James Crowley JBoss 3.2 Deployment and Administration Deploying J2EE applications and configuring the application server are some of the most tricky, non-standard elements of J2EE development. But JBoss 3.2 Deployment and Administration will help you navigate configurative, administrative, and deployment tasks on the Jboss application server. Meanwhile, JBoss is the leading open source J2EE application server. It was voted the JavaWorld 2002 Editor's Choice for Best Application Server. http://www.developerfusion.com/book/44147/jboss-32-deployment-and-administration/ http://www.developerfusion.com/book/44147/jboss-32-deployment-and-administration/ Fri, 31 Oct 2003 00:00:00 GMT James Crowley A Programmer's Guide to Jini Technology To understand Jini, imagine that you could move to a new office across the world, or check into any hotel&emdash;and could simply plug your notebook or Palm directly into the local network. Your device would immediately be recognized, and you would have access to the services at that location&emdash;transparently. Jini is Sun's Java-based technology, with potential to make transparant, "universal plug and play" a reality. http://www.developerfusion.com/book/44040/a-programmers-guide-to-jini-technology/ http://www.developerfusion.com/book/44040/a-programmers-guide-to-jini-technology/ Wed, 01 Nov 2000 00:00:00 GMT James Crowley Apache Jakarta-Tomcat Apache Jakarta-Tomcat, the official reference implementation for the Java servlet and JavaServer Pages technologies, has long been heralded as an excellent platform for the development and deployment of powerful Web applications. The recently released version 4.0 offers not only numerous enhancements in flexibility and stability, but also an array of new features that are certain to expand upon the Tomcat developers' already wealthy toolset. http://www.developerfusion.com/book/44022/apache-jakartatomcat/ http://www.developerfusion.com/book/44022/apache-jakartatomcat/ Sat, 15 Dec 2001 00:00:00 GMT James Crowley Using and Understanding Java Data Objects Using and Understanding Java Data Objects is the programmer's guide to JDO. Adopted by the Java Community Process, Java Data Objects (JDO) specifies a universal and transparent persistence service for Java objects. JDO reduces the amount of code that application developers write to store and retrieve persistent state. JDO frees application designers and programmers from the details of persistence. http://www.developerfusion.com/book/36714/using-and-understanding-java-data-objects/ http://www.developerfusion.com/book/36714/using-and-understanding-java-data-objects/ Fri, 06 Jun 2003 00:00:00 GMT James Crowley .NET Development for Java Programmers Java developers have adapted to a world in which everything is an object, resources are reclaimed by a garbage collector, and multiple inheritance is replaced by interfaces. All of these things have prepared developers to thrive in Microsoft's new .NET environment using C#. Despite similarities between Java and C#, complex differences still lurk. This book will walk you through both language and library differences, to help you develop enterprise applications requiring mastery. http://www.developerfusion.com/book/44079/net-development-for-java-programmers/ http://www.developerfusion.com/book/44079/net-development-for-java-programmers/ Mon, 15 Jul 2002 00:00:00 GMT James Crowley Google, Amazon, and Beyond: Creating and Consuming Web Services readable, accessible and eminently practical... ...quite a good book about writing software to consume and provide web services. — Slashdot While many books are focused on the underlying technologies of web services and others are dedicated to providing web services, few books show how to consume web services. http://www.developerfusion.com/book/44104/google-amazon-and-beyond-creating-and-consuming-web-services/ http://www.developerfusion.com/book/44104/google-amazon-and-beyond-creating-and-consuming-web-services/ Mon, 01 Dec 2003 00:00:00 GMT James Crowley