Java J2EE Portal
Enterprise Java Station
J2EE curve
Java News / Articles
Java News / Articles
Creating a new Google Web Toolkit (GWT) application
Ajax And Web 2.0 Panel Discussion
Groovy and Grails - A Getting Started Guide
Processing...
Buy Java, Deals On Software Technology Store
Click here for great deals on computers, laptops, software and books
Professional Java, JDK 5 Edition: 8I book review PDF Print
Written by Amol Deshpande   
May 03, 2005 at 09:11 PM
ProfessionalJava,JDK5EditionBookCover Rating: (8 / 10 I)

Most Java books deal with development tools, but few teach you better ways of developing full-fledged Java applications. That is exactly what this book has to offer.

Apart from explaining Java tools like Ant and JUnit, it also explains a systematic way of designing, developing and integrating a Java application. The book talks about two models of developing a web application, which I was aware of.  But the book also tells you what type of application needs which model, which can be confusing at times.

Another feature which interests me is integration of the Java language with other languages like C++. Java Native Interface (JNI) is the technology that allows java code to work with C++ with minimum hassles to the developer. This section has lots of examples which makes understanding easy and can be used as a  guideline to make a real integrated application.

Finally, no multiuser, distributed application is complete without making it secured. Java Cryptographic Architecture (JCA) which forms core of security API is basically designed with 2 principles
  • Interoperability,which is achived by cryptographic providers which implement different routines of same algorithm.
  • Implementation independence which is achieved by engine class which is used to generate a unique key or a message digest. 
If you know the concepts of cryptography, private key encryption, public key encryption, learning its Java implementation will be easy. Security issues are covered in depth and are easy to understand.

Overall it is a smooth transition from beginner to professional.

Authors : W.Clay Richardson,Donald Avodolio,Joe Vitale,Scot Schrager, Mark W.Mitchell,Jeff Scanlon
Publisher : Wiley Publishing Inc
Updates and Code: Wrox.com
ISBN: 0-7645-7486-8
Published: January 2005
Pages: 726

Buy / Read More Reviews
User Comments
Your Name / Email Address
Comment
Spam Protection - Please enter the code in the image -

Listen to code


Add This Feed Button

Enter your Email


Java Expert Interviews
Sameer Tyagi Sun
Understanding Web Services and SOA
RichUngerNetBeans
NetBeans was the early bird but has Eclipse caught the worm?
MarkSchiefelbein-BackbaseAjaxFramework
All Ajax development can happen serverside using the Backbase framework and JSF
Processing...
Go to top of page  Home |
SiteMap

Copyright 2004 to 2008 Rightrix Solutions. All rights reserved. All product names are trademarks of their respective companies. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. Rightrix Solutions and IndicThreads.com are independent of Sun Microsystems, Inc.

Views expressed at IndicThreads.com reflect the views of the authors alone, and do not necessarily reflect those of IndicThreads.com. IndicThreads.com and it's authors are not responsible for reader comments and opinions.

Enterprise Java J2EE JEE Portal >> IndicThreads.com