J2EE Books
-
Enterprise Java Development on a Budget: Leveraging Java Open Source Technologies
Published 17 years ago includes sample chapter
by Brian Sam-Bodden, Christopher M. Judd, Apress
Developers in the J2EE space may feel that they've got a good handle on all the different open-source tools and utilities that are floating out there around on the Internet; I know I did. After reading just the first three chapters, it became (painfully) obvious that I was wrong. — Ted Neward, Author, Instructor, Editor-in-Chief of TheServerSide.NET Open source has had a profound effect on the Java community. Many Java open source projects have even become de-facto standards.
-
JBoss 3.2 Deployment and Administration
Published 17 years ago includes sample chapter
by Meeraj Kunnumpurath, Apress, Apress
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.
-
Enterprise Java for SAP
Published 17 years ago includes sample chapter
by Austin Sincock, Apress
Enterprise Java for SAP is designed as an introduction to the Java 2 Platform, Enterprise Edition (J2EE) for the SAP developer. After providing a general introduction to Java, author Austin Sincock explores how to open the typically closed SAP environment to the world of Java. Utilizing SAP's latest Java connector, JCo, Sincock details an end-to-end web application that connects directly to SAP, including the deployment and implementation of both a web server and an external database.
-
.NET Development for Java Programmers
Published 18 years ago includes sample chapter
by Paul Gibbons, Apress
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.
-
J2EE FrontEnd Technologies: A Programmer's Guide to Servlets, JavaServer Pages, and JavaBeans
Published 19 years ago includes sample chapter
by Lennart Jorelid, Apress
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.