Marketplace books
-
Foundations of AOP for J2EE Development
by Renaud Pawlak, JeanPhilippe Retaill, Lionel Seinturier
Foundations of AOP for J2EE Development covers a relatively new programming paradigm: aspect-oriented programming, or AOP. Presented are the core concepts of AOP: AspectJ 5, JBoss AOP, Spring AOP, and JAC. Specific features of these tools are compared. The book also explores the potential uses of AOP in everyday programming life, such as design patterns implementation, program testing, and application management.
-
Foundations of JSP Design Patterns
by Andrew Patzer
...the pattern chapters have plenty of code that allows you to understand the pattern both by explanation and by example of a real application. — Tom Duff, Duffbert's Random Musings Foundations of JSP Design Patterns gives you the tools to build scalable enterprise applications using JSP.
-
Practical JBoss® Seam Projects
by Jim Farley
Practical JBoss® Seam Projects, written by renowned author and enterprise Java practitioner Jim Farley, is expected to be the first practical projects book of its kind on this groundbreaking open source lightweight JSF-EJB3 framework. Practical application scenarios are used to demonstrate the nature of the JBoss Seam framework, its efficacy, and its limitations. The series of scenarios and cases demonstrate key elements of the framework (e.g.
-
Pro Eclipse JST: Plug-ins for J2EE Development
by Christopher M. Judd, Hakeem Shittu
The open source Eclipse has proven to be a best-of-class, extensible application development framework. Out of the zip file, Eclipse offers many tools for developing Java applications including wizards, unit testing, debuggers, and editors. However, these tools do not support the development of enterprise applications. Up until this point, an enterprise developer using Eclipse had to spend a large amount of time locating and evaluating plug-ins to build a suite of enterprise tools.
-
Pro JSP 2, Fourth Edition (Expert's Voice in Java)
by Simon Brown, Sam Dalton, Daniel Jepp, Dave Johnson, Sing Li, Matt Raible
This is the first comprehensive guide to cover JSP 2 and 2.1. It supplies you with the tools and techniques to develop web applications with JSP and Java servlets. You'll learn to choose and implement the best persistence option for your web applications, and how to secure web sites against malicious attack and accidental misuse. You will improve the performance and scalability of JSP pages, as well as architect reliable, stable applications.
-
Pro Apache Tomcat 6
by Matthew Moodie, Kunal Mittal Ed.
Pro Apache Tomcat 6 is ideal for Tomcat administrators and others who want to configure Tomcat. It covers only Tomcat 6 and doesn't get bogged down trying to overexplain tasks from each older version of the server. The book examines the entire installation, including file system, database, and web server, and provides you with security and performance tips.
-
Pro Spring 2.5
by Jan Machacek, Jessica Ditt, Aleksa Vukotic, Anirvan Chakraborty
The Spring Framework 2.5 release reflects the state of the art in both the Spring Framework and enterprise Java frameworks as a whole. A guidebook to this critical tool is necessary reading for any conscientious Java developer. — Rob Harrop, author of Pro Spring The move from so–called heavyweight architectures, such as Enterprise JavaBeans, toward lightweight frameworks, like Spring, has not stopped since Pro Spring was published by Rob Harrop and Jan Machacek in 2005; in fact, it&
-
Beginning EJB 3 Application Development: From Novice to Professional (Beginning: from Novice to Professional)
by Raghu R. Kodali, Jonathan R. Wetherbee, Peter Zadrozny
I found this book to be an excellent value. While it's an easy reading book it's also very complete and a very good start point in EJB3 development. — Jordi Domingo, Javalobby Contributor EJB 3.0 has made huge advances in ease of development, and its drastically simplified programming model has been widely acclaimed. Targeted at Java and J2EE developers both with and without prior EJB experience, Beginning EJB 3 Application Development takes readers through the details of the EJB 3.
-
The Definitive Guide to Grails, Second Edition (Expert's Voice in Web Development)
by Graeme Rocher, Jeff Brown
The rise of Ruby on Rails has signified a huge shift in how we build web applications today; it is a fantastic framework with a growing community. There is, however, space for another such framework that integrates seamlessly with Java. Thousands of companies have invested in Java, and these same companies are losing out on the benefits of a Rails–like framework. Enter Grails. Grails is not just a Rails clone, it aims to provide a Rails–like environment that is more familiar to Java
-
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.