Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
The ACCU passes on review copies of computer books to its members for them to review.
The result is a large, high quality collection of book reviews by programmers, for programmers.
Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Title:
Enterprise Java Computing: Applications and ArchitectureAuthor:
Govind SeshadriISBN:
0 521 65712 1Publisher:
SIGS booksPages:
353pp+CDPrice:
£24-95Reviewer:
Steve CornishSubject:
javaAppeared in:
12-1Govind holds the illustrious titles of editor-in-chief of Java
Report Online and Distributed Computing columnist for the Java
Report. This book is another snapshot of the Enterprise Java
technologies and as such, it covers JDBC, Servlets, JNI, RMI, CORBA
(albeit version 2.0) and EJB. Initially, it appears to cover almost
the same ground asDeveloping Java Enterprise Applicationsby Asbury and Weiner, but a close comparison shows certain subjects are
conspicuous by their absence (JTA/JTS, JSP, JNDI), although this
book has an interesting section on Jini that gives a descent level
of information. This book also covers the Java Native Interface to a
level I haven't seen anywhere else. Whilst the level of detail spent
on each section is better than most overview books, some of the code
examples are unnecessarily lengthy - it would have been better to
leave out the GUI construction code for example. The examples are
what make the book, however. Govind has gone to lengths to provide
full code examples for each of the enterprise solutions presented.
In my opinion this book falls short of the range covered in Asbury&Weiner and it certainly has dated already, which makes the latter the Enterprise Java overview book of choice. Where this book does win, however, is in the depth of its examples and its material on the Java Native Interface.