I just found and fixed all these broken links (listed below)
in the 1.4.2 docs on this page:
http://rhea:91/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.html#Customization
Many of the same broken links seem to appear in the 1.5.0 page.
Please fix them.
......................
SHOULD BE RELATIVE, NOT ABSOLUTE LINK:
<P> The samples that you can download with JSSE include
two sample programs that illustrate how to create
an HTTPS connection. Both of these sample programs are in
the <a href = "/j2se/1.4.2/docs/guide/security/jsse/samples/urls/URLReader.java"> urls</a> directory.
<A HREF="http:java.sun.com/j2se/1.4.2/docs/api/javax/net/ssl/SSLSocket.html#setEnabledProtocols(java.lang.String[])">
<code>SSLSocket</code></A> and the
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/net/ssl/SSLServerSocket.html#setEnabledProtocols(java.lang.String[])">
SHOULD BE ONLY THREE LEVELS DEEP: "../../../api"
<A HREF=">../../../../../api/java/net/URL.html"><code>java.net.URL</code></A>,
<A HREF=">../../../../../api/java/net/URLConnection.html"><code>java.net.URLConnection</code></A>, and
<A HREF=">../../../../../api/java/net/HttpURLConnection.html"><code>java.net.HttpURLConnection</code></A>
SHOULD REMOVE EMPTY STRING FROM href:
<P> A <code>javax.net.ssl.SSLSocketFactory</code> acts as a factory for
creating secure sockets. This class is an abstract subclass of
<a href="" "#SocketFactory"><code>javax.net.SocketFactory</code></a>.
<P> This default <code>SSLContext</code> is initialized with a default
<code>KeyManager</code> and a <code>TrustManager</code>. If a <a href=""
"#Stores">keystore</a> is specified by the
is that returned by <code>KeyStore.getDefaultType()</code>, which is
the value of the <code>keystore.type</code> <a href=""
"#SecurityProps">security property</a>, or "jks" if no such security
<H2>Key Managers and Trust Managers</H2>
<P> <i>Key managers</i> (see <a href=""
"#KeyManagerFactory"><code>KeyManagerFactory</code></a>) and <i>trust
managers</i> (see <a href=""
"#TrustManagerFactory"><code>TrustManagerFactory</code></a>) use
keystores for their key material. A key manager manages a keystore and
secure sockets. Instances of this class encapsulate the <a href=""
"#SSLContext"><code>SSLContext</code></a> under which they were
an <code>SSLSocket</code> can be created by an instance of <a href=""
"#SSLSocketFactory"><code>SSLSocketFactory</code></a> via one of the
Armand Tiong wrote:
> 3/22 ~AT: forwarded to Doug Kramer to address.
>
> Please respond to the customer directly as we will close out this report
> in our queue.
>
> Date: Tue, 22 Mar 2005 10:32:03 -0800 (PST)
> Wrom: GVCJVTLBXFGGMEPYOQKEDOTW
> To: ###@###.###
> Subject: Broken Link or Image
>
> name: Al Mele
> url: http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/
> comments: This link was included in the artical here:
> http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.html#Customization
>
> mailWrom: FAOBUZXUWLSZLKBRNVWWCUFP
> mailsubject: Broken Link or Image
> thanks_url: /contact/thankyou.jsp
> Requested URL: http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/
> Time Stamp: Tue Mar 22 10:31:17 PST 2005
> Page with Broken Link:
> http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.html
###@###.### 2005-03-22 20:50:17 GMT
###@###.### 2005-03-24 17:47:55 GMT
in the 1.4.2 docs on this page:
http://rhea:91/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.html#Customization
Many of the same broken links seem to appear in the 1.5.0 page.
Please fix them.
......................
SHOULD BE RELATIVE, NOT ABSOLUTE LINK:
<P> The samples that you can download with JSSE include
two sample programs that illustrate how to create
an HTTPS connection. Both of these sample programs are in
the <a href = "/j2se/1.4.2/docs/guide/security/jsse/samples/urls/URLReader.java"> urls</a> directory.
<A HREF="http:java.sun.com/j2se/1.4.2/docs/api/javax/net/ssl/SSLSocket.html#setEnabledProtocols(java.lang.String[])">
<code>SSLSocket</code></A> and the
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/net/ssl/SSLServerSocket.html#setEnabledProtocols(java.lang.String[])">
SHOULD BE ONLY THREE LEVELS DEEP: "../../../api"
<A HREF=">../../../../../api/java/net/URL.html"><code>java.net.URL</code></A>,
<A HREF=">../../../../../api/java/net/URLConnection.html"><code>java.net.URLConnection</code></A>, and
<A HREF=">../../../../../api/java/net/HttpURLConnection.html"><code>java.net.HttpURLConnection</code></A>
SHOULD REMOVE EMPTY STRING FROM href:
<P> A <code>javax.net.ssl.SSLSocketFactory</code> acts as a factory for
creating secure sockets. This class is an abstract subclass of
<a href="" "#SocketFactory"><code>javax.net.SocketFactory</code></a>.
<P> This default <code>SSLContext</code> is initialized with a default
<code>KeyManager</code> and a <code>TrustManager</code>. If a <a href=""
"#Stores">keystore</a> is specified by the
is that returned by <code>KeyStore.getDefaultType()</code>, which is
the value of the <code>keystore.type</code> <a href=""
"#SecurityProps">security property</a>, or "jks" if no such security
<H2>Key Managers and Trust Managers</H2>
<P> <i>Key managers</i> (see <a href=""
"#KeyManagerFactory"><code>KeyManagerFactory</code></a>) and <i>trust
managers</i> (see <a href=""
"#TrustManagerFactory"><code>TrustManagerFactory</code></a>) use
keystores for their key material. A key manager manages a keystore and
secure sockets. Instances of this class encapsulate the <a href=""
"#SSLContext"><code>SSLContext</code></a> under which they were
an <code>SSLSocket</code> can be created by an instance of <a href=""
"#SSLSocketFactory"><code>SSLSocketFactory</code></a> via one of the
Armand Tiong wrote:
> 3/22 ~AT: forwarded to Doug Kramer to address.
>
> Please respond to the customer directly as we will close out this report
> in our queue.
>
> Date: Tue, 22 Mar 2005 10:32:03 -0800 (PST)
> Wrom: GVCJVTLBXFGGMEPYOQKEDOTW
> To: ###@###.###
> Subject: Broken Link or Image
>
> name: Al Mele
> url: http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/
> comments: This link was included in the artical here:
> http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.html#Customization
>
> mailWrom: FAOBUZXUWLSZLKBRNVWWCUFP
> mailsubject: Broken Link or Image
> thanks_url: /contact/thankyou.jsp
> Requested URL: http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/
> Time Stamp: Tue Mar 22 10:31:17 PST 2005
> Page with Broken Link:
> http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.html
###@###.### 2005-03-22 20:50:17 GMT
###@###.### 2005-03-24 17:47:55 GMT