https://www.developerfusion.com/t/java/books/view/samplechapters/sort/popularity/ SampleChapters Java Book from Developer Fusion 2003-12-01T00:00:00.00Z http://www.developerfusion.com/book/36787/enterprise-javabeans-21/ Enterprise JavaBeans 2.1 2003-04-08T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44015/j2ee-frontend-technologies-a-programmers-guide-to-servlets-javaserver-pages-and-javabeans/ J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and JavaBeans 2001-12-15T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44036/xml-programming-web-applications-and-web-services-with-jsp-and-asp/ XML Programming: Web Applications and Web Services With JSP and ASP 2002-06-07T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/36642/java-persistence-for-relational-databases-books-for-professionals-by-professionals/ Java Persistence for Relational Databases 2003-07-02T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44147/jboss-32-deployment-and-administration/ JBoss 3.2 Deployment and Administration 2003-10-31T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44040/a-programmers-guide-to-jini-technology/ A Programmer's Guide to Jini Technology 2000-11-01T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44022/apache-jakartatomcat/ Apache Jakarta-Tomcat 2001-12-15T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/36714/using-and-understanding-java-data-objects/ Using and Understanding Java Data Objects 2003-06-06T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44079/net-development-for-java-programmers/ .NET Development for Java Programmers 2002-07-15T00:00:00.00Z 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. James Crowley http://www.developerfusion.com/book/44104/google-amazon-and-beyond-creating-and-consuming-web-services/ Google, Amazon, and Beyond: Creating and Consuming Web Services 2003-12-01T00:00:00.00Z 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. James Crowley