1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   2 "http://www.w3.org/TR/html4/loose.dtd">
   3 <html>
   4 <head>
   5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   6 <title>Register your JDK</title>
   7 
   8 <!--
   9 Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
  10 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  11 
  12 This code is free software; you can redistribute it and/or modify it
  13 under the terms of the GNU General Public License version 2 only, as
  14 published by the Free Software Foundation.  Oracle designates this
  15 particular file as subject to the "Classpath" exception as provided
  16 by Oracle in the LICENSE file that accompanied this code.
  17 
  18 This code is distributed in the hope that it will be useful, but WITHOUT
  19 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  20 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  21 version 2 for more details (a copy is included in the LICENSE file that
  22 accompanied this code).
  23 
  24 You should have received a copy of the GNU General Public License version
  25 2 along with this work; if not, write to the Free Software Foundation,
  26 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  27 
  28 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  29 or visit www.oracle.com if you need additional information or have any
  30 questions.
  31 -->
  32 
  33 <style type="text/css">
  34 <!--
  35 .style1 {font-family: Arial, Helvetica, sans-serif}
  36 .style3 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
  37 input.buttonblue,input.defbutton{ background: #3F6580;border-right:1px solid #304C60;border-bottom:1px solid #304C60;border-left:1px solid #BACDD9;border-top:1px solid #BACDD9; font-weight:bold; color:#FFFFFF; font-size:.8em; height:1.9em}
  38 input.buttonblue:hover{color:#fbe249;}
  39 a:link,a.named:visited{color:#3E6B8A}
  40 a:hover{text-decoration:underline}
  41 a{text-decoration:none}
  42 a:visited,a:visited code{color:#917E9C}
  43 -->
  44 </style>
  45 </head>
  46 
  47 <body>
  48 <table width="813" border="0" cellpadding="3" cellspacing="0">
  49   <tr>
  50     <td width="7" height="78">&nbsp;</td>
  51     <td width="794" align="left" valign="top">
  52         <img src="@@JDK_HEADER_PNG@@" width="783" height="63"></td>
  53   </tr>
  54   <tr>
  55     <td>&nbsp;</td>
  56     <td><p class="style1">Thank you for installing the 
  57         <strong> Java Development Kit @@JDK_VERSION@@ </strong>
  58         from Oracle Corporation. </p>
  59         <p class="style1">Registering your product will give you the following benefits:</p>
  60         <ul class="style1">
  61           <li> Notification of new versions, patches, and updates</li>
  62           <li> Special offers on Oracle developer products, services and training </li>
  63           <li> Access to early releases and documentation </li>
  64         </ul>
  65         <p class="style1">Product registration is FREE, quick and easy!</p>
  66         <blockquote>
  67           <p class="style1">All you need is an Oracle.com account. If you don't already have one, you will be prompted to create one. </p>
  68           <table width="708" border="0" cellspacing="0" cellpadding="3">
  69             <tr valign="top">
  70               <td width="126" height="35">
  71               <form name="form1" method="post" action="@@REGISTRATION_URL@@" enctype="text/xml">
  72                 <input type="hidden" name="servicetag_payload" value="@@REGISTRATION_PAYLOAD@@">
  73                 <input type="submit" name="Submit"border="0" class="buttonblue" onmouseover="this.style.color='#fbe249';" onmouseout="this.style.color='#FFF';"  value="Register My JDK">
  74               </form></td>
  75               <td width="570"><span class="style3">You need to be connected to the Internet to register this Oracle product. </span></td>
  76             </tr>
  77           </table>
  78         </blockquote>
  79         </td>
  80         </tr>
  81     <tr>
  82        <td>&nbsp;</td>
  83        <td bgcolor="#f1f7df">
  84        <p class="style3">Oracle Corporation respects your privacy. 
  85     We will use your personal information for communications 
  86     and management of your Oracle.com account, the services 
  87     and applications you access using your Oracle.com account, 
  88     and the products and systems you register with your Oracle.com account.</p>
  89                 <p class="style3">For more information on the data that will be collected as 
  90           part of the registration process and how it will be managed <br>
  91           see <a href="http://java.sun.com/javase/registration/JDKRegistrationPrivacy.html">http://java.sun.com/javase/registration/JDKRegistrationPrivacy.html</a>. <br>      
  92           <br>
  93           For more information on Oracle's Privacy Policy see <a href="http://www.oracle.com/html/privacy.html">http://www.oracle.com/html/privacy.html</a> or contact <a class="moz-txt-link-rfc2396E" href="mailto:privacy_ww@oracle.com">privacy_ww@oracle.com.</a></p></td>
  94   </tr>
  95   <tr>
  96     <td>&nbsp;</td>
  97     <td>&nbsp;</td>
  98   </tr>
  99   <tr>
 100     <td>&nbsp;</td>
 101     <td>&nbsp;</td>
 102   </tr>
 103 </table>
 104 </body>
 105 </html>