A DESCRIPTION OF THE PROBLEM :
The browser window title for the Java Web Start Developer Guide for version 1.6.0 reads 1.5.0.
So, the pages title element is:
     <title>Java Web Start 1.5.0 Developer Guide</title>
but should be:
     <title>Java Web Start 1.6.0 Developer Guide</title>
This error is of course also present in the distributed documentation (i.e. the downloaded jdk-6-doc.zip file).
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Java Web Start 1.6.0 Developer Guide
ACTUAL -
Java Web Start 1.5.0 Developer Guide
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/javase/6/docs/technotes/guides/javaws/developersguide/contents.html