This book is aimed at programmers who have learned the basics of Java from, for example, "Beginning Java 1.4: From Novice to Professional", and are now ready to learn how to use Java in the real world, with J2EE. But, J2EE is a big spec, and the target audience is not interested in Enterprise JavaBeans and other advanced specs within J2EE. In fact, 75% of J2EE applications are built using only JavaServer Pages and Servlets (two of the simpler technologies...