| Author |
EJB Cookbook
|
Mike Southgate
Ranch Hand
Joined: Jul 18, 2003
Posts: 183
|
|
I'm new to J2EE and will be turning my attention to EJB's in a little bit. Would this book be a good intro for someone well versed in Java, but not J2EE? ms
|
ms<br />SCJP, SCJD
|
 |
Mark Whipple
Author
Greenhorn
Joined: Jul 21, 2003
Posts: 6
|
|
I am of course prejudiced, but think this would be a good reference book for a beginner. It provides examples of common problems seen in J2EE projects in the real world. We took feedback from developers in their work situations to come up with the recipes. Mark
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
|
What does "cook book" actually mean?
|
Groovy
|
 |
Benjamin Sullins
Author
Greenhorn
Joined: Aug 04, 2003
Posts: 8
|
|
A cookbook is a collection of recipes. A recipe is a step by step set of directions for doing something. In this case, our book contains recipes for dealing EJB tasks/problems. Ben Sullins
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
|
Am I right in saying it as a EJB best practices book?.
|
 |
Nelson Giron
Greenhorn
Joined: Jul 21, 2003
Posts: 3
|
|
|
How do you think will be the future in EJB technology?
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Originally posted by Nelson Giron: How do you think will be the future in EJB technology?
Please do not do multilple postings, that too in the same forum.
|
 |
Nelson Giron
Greenhorn
Joined: Jul 21, 2003
Posts: 3
|
|
|
Sorry I'm new in Java Ranch
|
 |
sunitha reghu
Ranch Hand
Joined: Dec 12, 2002
Posts: 937
|
|
Originally posted by Pradeep Bhat: Am I right in saying it as a EJB best practices book?.
Both are different: Best practices in baking a cake is preheat the oven use fresh eggs butter room temp dust the pan with flour etc etc But recipie for baking a cake is set by set instruction how to make a cake {the exact amount of ingredients u need and the instructions} So i think title of the book is very good
|
 |
Benjamin Sullins
Author
Greenhorn
Joined: Aug 04, 2003
Posts: 8
|
|
|
while its not a best practices by definition, we certainly tried to advocate what we thought was the best solution for a given problem. In addition, we do recommend tools for some tasks, like XDoclet for instance.
|
 |
Jon Poole
Ranch Hand
Joined: Jun 19, 2003
Posts: 31
|
|
|
Is it safe to say that cookbook == pattern book?
|
 |
Ben Sullins
Guest Author
Greenhorn
Joined: Oct 07, 2002
Posts: 19
|
|
|
No its not a pattern book, although there are a few in the book. Basically, the book tries to answer commonly asked questions (and some not so common) of EJB development. "I want to XYZ, but how?"
|
author of <a href="http://www.amazon.com/exec/obidos/tg/detail/-/1930110561/qid=1034088673/sr=8-1/ref=sr_8_1/104-4581256-8004760?v=glance&n=507846" target="_blank" rel="nofollow">JMX in Action</a>
|
 |
Jon Poole
Ranch Hand
Joined: Jun 19, 2003
Posts: 31
|
|
I find myself asking that question a lot... I'm going to check the book out. Thanks
|
 |
John Hembree
hired gun
Ranch Hand
Joined: Mar 07, 2003
Posts: 250
|
|
Originally posted by Ben Sullins: No its not a pattern book, although there are a few in the book. Basically, the book tries to answer commonly asked questions (and some not so common) of EJB development. "I want to XYZ, but how?"
Does that make it more along the lines of a solution oriented approach then if not a pattern?
|
 |
Vedhas Pitkar
Ranch Hand
Joined: Jan 27, 2001
Posts: 445
|
|
Hi, According to me the best book for beginners is astering EJB By Ed Roman.It covers right from the basics to very complex topics like EJB QL.Also,it's free
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Ask me, Orielly book is the best. Not sure about the EJB cookbook.
Originally posted by Vedhas Pitkar: Hi, According to me the best book for beginners is astering EJB By Ed Roman.It covers right from the basics to very complex topics like EJB QL.Also,it's free
|
 |
 |
|
|
subject: EJB Cookbook
|
|
|