• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Enterprise Java Beans

 
tumbleweed
Posts: 5089
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<pre>Author/s : Richard Monson-Haefel
Publisher : O'Reilly
Category : J2EE & Distributed Computing
Review by : Frank Carver - sheriff, July 2001
Rating : 9 horseshoes
</pre>
What can I say? This is the definitive book on Enterprise Java Beans (EJB). It is more tutorial than reference, although most of what you would need to look up is in there somewhere. Its strength is in the depth and detail of the examples and explanations. EJB is a large and complex topic, so the best way to read it is with some sort of EJB container to hand so you can experiment, otherwise it might seem too much to absorb all at once. This book is recommended by Sun for the Sun Certified Enterprise Architect qualification and should be on the desk of anyone working (or thinking of working) with EJB.
The only down-side with any book like this is that things move so fast - upcoming associated technologies like message-driven beans, XML-RPC and SOAP didn't make it into the book for this version, and it only covers EJB 1.1 rather than the very new EJB 2.0.
More info at Amazon.com
More info at Amazon.co.uk
More info at FatBrain.com
[This message has been edited by Johannes de Jong (edited December 05, 2001).]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic