Marketplace books
-
Beginning POJOs: Lightweight Java Web Development Using Plain Old Java Objects in Spring, Hibernate, and Tapestry (Begin
by Brian SamBodden
Beginning POJOs: From Novice to Professional introduces you to Open Source lightweight Web development using Plain Old Java Objects (POJO) and the tools and frameworks that enable this. Tier by tier, this book guides you through the construction of complex but lightweight enterprise Java-based Web applications centered around several major open source lightweight frameworks, including the use of Spring, Hibernate, Tapestry, and JBoss (including the new Lightweight JBoss Seam).
-
Pro Spring 3
by Jan Machacek, Jessica Ditt, Aleksa Vukotic, Anirvan Chakraborty
Founded by SpringSource, the Spring Framework continues to be the leading and most adopted enterprise Java and Java EE application development framework. This book also covers what’s new and available in Spring 3, specifically Java 6 annotations (support for declaring factory methods) and generics, support for Java EE 6 features like Java Persistence API (JPA 2), JavaServer Faces (JSF 2) support, REST in Spring MVC, possible unified Expression Language (EL) (as already seen in Spring Web
-
Dependency Injection
by Dhanji Prasanna
Dependency Injection is an in-depth guide to the current best practices for using the Dependency Injection pattern-the key concept in Spring and the rapidly-growing Google Guice. It explores Dependency Injection, sometimes called Inversion of Control, in fine detail with numerous practical examples. Developers will learn to apply important techniques, focusing on their strengths and limitations, with a particular emphasis on pitfalls, corner-cases, and best practices.
-
Modular Java: Creating Flexible Applications with OSGi and Spring
by Craig Walls
The secret weapon for attacking complexity in any project is to break it down into smaller, cohesive, and more easily digestible pieces. With Modular Java, you can easily develop applications that are more flexible, testable, maintainable, and comprehensible. Modular Java is a pragmatic guide to developing modular applications using OSGi, the framework for dynamic modularity in Java, and Spring Dynamic Modules, an OSGi extension to the Spring Framework.
-
Pro SpringSource dm Server™
by Gary Mak
Pro SpringSource dm Serverâ„¢ is a completely modular, OSGi–based Java server designed to run enterprise Java applications and Spring–powered applications with a new degree of flexibility and reliability. The SpringSource dm Server is based on the new SpringSource Dynamic Module Kernel™ (dm Kernel). The dm Kernel provides a module–based backbone for the server, which also harnesses the power of Spring, Apache Tomcat, and OSGi–based technologies.
-
Pro Flex on Spring (Expert's Voice in Web Development)
by Chris Giametta
This book is well suited for those with some experience with Flex and Spring who are looking for development design patterns and practical RIA architecture integration techniques. What you’ll learn Explore best practices on architecting enterprise Rich Internet Applications with Flex and Spring. Discover how Flex applications interface with Spring services.
-
Pro Java™ EE Spring Patterns: Best Practices and Design Strategies Implementing Java EE Patterns with the Spring F
by Dhrubojyoti Kayal
“The Java™ landscape is littered with libraries, tools, and specifications. What’s been lacking is the expertise to fuse them into solutions to real–world problems. These patterns are the intellectual mortar for J2EE software construction.
-
The Definitive Guide to Terracotta: Cluster the JVM for Spring, Hibernate and POJO Scalability
by Terracotta, Inc.
Get the definitive guide on all the fundamentals of Terracotta as well as user secrets, recipes, and prepackaged frameworks. Written by Terracotta CTO Ari Zilka and his team, The Definitive Guide to Terracotta: Cluster the JVM for Spring, Hibernate and POJO Scalability covers the following: High Availability (HA) nth degree scaling and clustering for traditional J2EE and Java EE 5 applications (using Seam or other application) as well as Spring–based enterprise applications Everyday Terr
-
Spring Recipes: A Problem-Solution Approach (Books for Professionals by Professionals)
by Gary Mak
Spring addresses most aspects of Java/Java EE application development and offers simple solutions to them. By using Spring, you will be lead to use industry best practices to design and implement your applications. The releases of Spring 2.x have added many improvements and new features to the 1.x versions. Spring Recipes: A Problem–Solution Approach focuses on the latest Spring 2.5 features for building enterprise Java applications. Spring Recipes covers Spring 2.
-
Practical DWR 2 Projects (Expert's Voice in Java)
by Frank Zammetti
The Ajax craze is sweeping the world, and there is no shortage of libraries from which to choose to make it all easier to develop. One of those libraries has risen near the top in the Java space, and that library is DWR. DWR, or Direct Web Remoting, allows you to treat your Java classes running on the server as if they were local objects running in the browser, bringing the full power of your server–side business logic to the client without the usual problems that entails.