• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

J2EE Design Patterns Applied by Matjaz Juric, Nadia Nashi, Craig Berry et al

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<pre>Author/s : Matjaz Juric, Nadia Nashi, Craig Berry,
Meeraj Kunnumpurath, John Carnell, Sasha Romanosky
Publisher : Wrox
Category : J2EE
Review by : John Wetherbie
Rating : 8 horseshoes

</pre>
This book presents J2EE design patterns from Sun and TheServerSide.com for
developers and architects creating J2EE-based systems. I really like the way the
patterns are presented with a fair amount of code to flesh out implementations
(or "instances") of each pattern.
The patterns are grouped by tier/usage which is helpful if you are looking for
patterns in a particular area. The discussions about why you would want to use a
specific pattern and items to keep in mind when using it are very nice. My only
complaint, and it is a mild one, is that each of the chapters that deal with a
tier or aspect could be expanded into a separate book. (Hint to publisher...
;-))
This is a very good introduction to J2EE design patterns. If you want help in
designing your J2EE systems in regards to security, scalability, and modularity
this book will help you achieve your goals.
More info at Amazon.com
More info at Amazon.co.uk
[ December 29, 2002: Message edited by: Book Review Team ]
 
What are you doing? You are supposed to be reading this tiny ad!
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic