Manning Publications
 
 
 
 
 
Bitter Java       Bitter Java
Bruce A. Tate

March 2002, Softbound, 368 pages
ISBN 193011043X
Our price: $44.95

You can order this book from your bookstore
by using the ISBN and title listed above.

ebook Edition available now for
purchase and immediate download.
Only $22.50 -- 50% off the book price!

It is a well-known fact that most software projects fail. Drawing important lessons from common failures is the goal of Bitter Java.

Reusing design patterns is not enough for success: patterns are like partial maps of dangerous terrain. They help, but don't prevent you from getting lost. Bitter Java teaches you how to recognize when you are lost, and how to get back on the right path. It illustrates common pitfalls of Java programming through code examples; it then refactors the code and explains why the new solutions are safe.

This book is a systematic account of common server-side Java programming mistakes, their causes and solutions. It covers antipatterns for base Java and J2EE concepts such as Servlets, JSPs, EJBs, enterprise connection models, and scalability. If you are an intermediate Java programmer, analyst or architect eager to avoid the bitter experiences of others, this book is for you.

After studying antipatterns in this book such as:

  • Round-tripping
  • The magic servlet
  • The cacheless cow
  • Performance thrashing

Šyou will be standing on the shoulders of those who failed before you.



READERS ALSO BOUGHT...

Server-Based Java Programming by Ted Neward



ABOUT THE AUTHOR...

Bruce A. Tate is an Internet architect who developed the bitter Java concept after seeing a set of customer problems repeated and decided to collect these stories and publish their solutions. He is the coauthor of Objects for OS/2. He lives in Austin, Texas.