View Review Details


Book:   Enterprise JavaBeans
Subject:   Enterprise JavaBeans, 3rd Edition Review
Date:   2002-01-10 09:01:57
From:   Karsten Jancke
Rating:  StarStarStarStarStar

It's a quite good introduction to EJB. The only problem I had was that the examples given in the EJBWorkbook don't always match the code-snippets in the real book, e.g. the JNDI naming in the book (ShipHome, ShipBean, Ship) differs from the downloadable code examples (ShipHomeRemote, ShipRemote). That makes things complicated when you try to write some of the code by yourself and take other parts from the dowloaded code. Plus, there are some bugs in the examples...

See larger cover