Return-Path: <env_67757422-1508383110@hermes.sun.com>
Received: from po10.mit.edu (po10.mit.edu [18.7.21.66])
	by po10.mit.edu (Cyrus v2.1.5) with LMTP; Tue, 31 Aug 2004 17:17:44 -0400
X-Sieve: CMU Sieve 2.2
Received: from fort-point-station.mit.edu by po10.mit.edu (8.12.4/4.7) id i7VLHfaO021887; Tue, 31 Aug 2004 17:17:41 -0400 (EDT)
Received: from hermes.sun.com (hermes.sun.com [209.249.117.23])
	by fort-point-station.mit.edu (8.12.4/8.9.2) with SMTP id i7VLHccW002820
	for <alexp@mit.edu>; Tue, 31 Aug 2004 17:17:41 -0400 (EDT)
Date: 31 Aug 2004 12:34:18 -0800
From: "SDN Editorial Staff" <sunmail@hermes.sun.com>
To: alexp@mit.edu
Message-Id: <67757422-1508383110@hermes.sun.com>
Subject: August 2004 Core Java Technologies Newsletter
Mime-Version: 1.0
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Mailer: SunMail 1.0
X-Spam-Score: -4.38
X-Spam-Flag: NO
X-Scanned-By: MIMEDefang 2.42

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>Core Java Technologies Newsletter</title>
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">

<style type="text/css">

CODE {color: #333333; font-family: Verdana, Courier, Monospace; font-size: 10pt}
PRE {color: #333333; font-family: Verdana, Courier, Monospace; font-size: 10pt}
BODY, div, span {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
td, th {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
tr {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
table {font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
p {color: #333333; font-family: arial,helvetica,sans-serif; font-size: 10pt}
li {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
br {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
div {color: #666699; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
sup {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 5pt}
h3 {color: #666699; font-family: Arial, Helvetica, sans-serif; font-size: 11pt}
h4, b {color: #666699; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
blockquote, input, select {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
ul, ol {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
a:link {font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color:#666699 }
span.small {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color:#333333 }
span.link {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color:#666699 }
td.dkgrey1 {background:#BBB}
input.buttonblue {background: #594FBF;font-family: lucida, arial, sans-serif; color:#FFF; height: 1.4em; font-weight: bold; font-size: 11px; padding: 0px; margin: 0px; border: 0px none #000}
</style>

</head>

<body>
<table bgcolor="#666699" width="611" cellspacing="0" cellpadding="1" border="0">
<tr>
<!-- BEGIN WRAPPER -->

<td>
<table bgcolor="#ffffff" width="611" cellspacing="0" cellpadding="0" border="0">
<tr>
<td bgcolor="#ffffff" colspan="7">

<!-- ImageReady Slices (corejavanewshdrimgmap.jpg) -->
<map NAME="ImageMap56799">
<area SHAPE="rect" ALT="java.sun.com" COORDS="10,24,114,91" HREF="http://java.sun.com">
<area SHAPE="rect" ALT="developers.sun.com" COORDS="8,0,117,16" HREF="http://developers.sun.com">
</map>
<img SRC="http://developers.sun.com/newsletters/corejavanews/img/corejavanewshdrimgmap.jpg" WIDTH="611" HEIGHT="99" BORDER="0" USEMAP="#ImageMap56799">
<!-- End ImageReady Slices -->

</td>
</tr>
<tr>

<td bgcolor="#ffffff" width="10"><img src="http://developer.java.sun.com/images/pixel.gif" width="10" height="1" alt=""></td>

<!-- BEGIN LEFT COLUMN -->

<td valign="top" bgcolor="#ffffff" width="175">

<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="top">

<td>

<br>

<p>
Welcome to the Core Java Technologies Newsletter. Here you'll find links to the latest products, tools, resources, and events relating to development with the Java 2 Platform, Standard Edition (J2SE).
</p>


<hr noshade color="#666699">

<!-- BEGIN PRODUCT AND TECHNOLOGY RELEASES/DEVELOPER MARKETPLACE -->
<h3>Product and Technology Releases</h3>

<p>
The following J2SE products and technologies were recently released:
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699381">JSR 201 Extending the Java Programming Language with Enumerations, Autoboxing, Enhanced for loops and Static Import Specification 1.0 Proposed</a><br>
Proposes four new Java programming language features: enumerations, autoboxing, enhanced for loops and static import.
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699393">JSR 014 Add Generic Types to the Java Programming Language Specification 1.0 Proposed Final Draft</a><br>
Extending the Java programming language with generic types (aka parameterized types).
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699406">JSR 094 Java Rule Engine API 1.0 Final Release</a><br>
Defines a Java runtime API for rule engines.
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699421">JSR 206 Java API for XML Processing (JAXP) 1.3 Proposed Final Draft</a><br>
JAXP 1.3 is the next version of JAXP, an implementation-independent portable API for processing XML with Java.
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699442">JSR 200 Network Transfer Format for Java Archives PFD 4</a><br>
Defines a dense download format for Java classfiles. It is expected that this format can achieve considerable size savings over compressed JAR files.
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699472">JSR 174 Monitoring and Management Specification for the Java Virtual Machine 1.0 Proposed Final Draft</a><br>
A specification for APIs for monitoring and management of the Java virtual machine.
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699487">JSR 175 A Metadata Facility for the Java Programming Language Proposed Final Draft 2</a><br>
A metadata facility for the Java Programming Language would allow classes, interfaces, fields, and methods to be marked as having particular attributes.
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699501">NetBeans IDE 4.0 Beta 1 Now Available</a><br>
The NetBeans IDE provides a pure Java technology development environment for Windows, Linux, the Solaris Operating System and Mac OS X.<br>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699513">Download the Beta</a>
</p>

<hr noshade color="#666699">

<h3>Developer's Marketplace</h3>

<p>
<a href="http://wwws.sun.com/software/products/jsmobility/">New Release, Free Download: Sun Java Studio Mobility 6 2004Q3</a><br>
Enables you to write, test, and debug applications for Java technology-enabled mobile devices. It integrates support for MIDP 2.0/CLDC 1.1, web services (JSR 172) and obfuscation with the improved performance of the NetBeans 3.6 development environment.
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699704">Developer's Choice - Free Server or Workstation</a><br>
Choose the bundle of hardware, software and services that best meets your development needs - both include everything you need to develop and test enterprise applications right away.
</p>

<p>
<a href="http://www.extensionmedia.com/javaembedded/">Partner Marketing Opportunity</a><br>
Get 30% off showcasing your company in the 2004 J2ME and Java Card Embedded Resource Catalog. This print and online buyers guide is designed to be a valuable tool for embedded developers and engineers using J2ME and Java Card technology.
</p>

</td>
</tr>
</table>

<!-- END PRODUCT AND TECHNOLOGY RELEASES/DEVELOPER MARKETPLACE -->

<img src="http://developer.java.sun.com/images/pixel.gif" width="175" height="1" alt="pixel"></td>

<!-- END LEFT COLUMN -->

<td bgcolor="#ffffff" width="10"><img src="http://developer.java.sun.com/images/pixel.gif" width="10" height="1" alt="pixel"></td>
<td bgcolor="#666699" width="1"><img src="http://developer.java.sun.com/images/pixel.gif" width="1" height="1" alt="pixel"></td>

<td bgcolor="#ffffff" width="7"><img src="http://developer.java.sun.com/images/pixel.gif" width="7" height="1" alt="pixel"></td>

<!-- BEGIN RIGHT CONTENT -->

<!-- BEGIN SEARCH BOX -->

<td valign="top" bgcolor="#ffffff" width="395">

<div align="right"><b>August 31, 2004</b></div>

<form METHOD="GET" ACTION="http://search.java.sun.com/search/java/">
<table border="0" cellpadding="3" cellspacing="0" width="100%">
<tr>
<td width="50%"><h3>Resources</h3></td>

<td valign="middle" align="right">
<font size="2">
<input TYPE="text" SIZE="15" MAXLENGTH="128" NAME=qt></font></td>

<td VALIGN="middle" WIDTH="55">

<input TYPE="image" SRC="http://developer.java.sun.com/images/v4a_search.gif" ALT="Search" value="search" BORDER="0" WIDTH="55"></td>
</tr>
</table>

</form>

<!-- END SEARCH BOX -->

<p>
Learn more about, and get &quot;hands-on&quot; training for J2SE technologies through the following resources.

</p>

<h4>Technical Articles</h4>

<ul>
<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699525">Java Technology Concept Map 1.0</a><br>
The Java Technology Concept Map 1.0 is an interactive diagram of web linked terms that show the relationships and uses of Java technologies. Use the map to get an overview of the Java landscape and learn more about the details of its components.<br><br></li>

<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699537">Password Masking in the Java Programming Language</a><br>Solutions to problems with password masking in Java platform APIs.<br><br></li>

</ul>

<h4>Tech Tips</h4>

<ul>
<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699549">Secure Communications with JSSE</a><br><br></li>

<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699560">Customizing the JColorChooser Component</a><br><br></li>

<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699584">Sending and Receiving Multicast Messages</a><br><br></li>

<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699596">Extending a DefaultHandler to Parse XML files</a><br><br></li>

<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699608">Using GridBagLayout</a><br><br></li>

<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699620">Updating JAR Files</a></li>
</ul>

<h4>Chats</h4>

<ul>
<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699632">Java BluePrints for Service Oriented Architecture</a><br>
Join two key members of the Java BluePrints team, Inderjeet Singh and Sean Brydon and Enterprise Java architect, Sameer Tyagi on Sept. 14th at 11:00 a.m. PDT/6:00 p.m. UTC.<br><br></li>

<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699645">Chat with Sun's Chief Web Services Strategist</a><br>
Learn where the industry is going with Web Services. From security and transactions to orchestration, chat with Sun's chief Web Services strategist, Mark Hapner on Sept. 23rd at 9:00 a.m. PDT/4:00 p.m. UTC.<br><br></li>

<li><a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699657">Sun Game Server Technology Chat Transcript</a><br>
Questions and answers from the July 20 chat with Doug Twilleager, Chief Architect in Sun's Game Technology Group.</li>
</ul>

<h4>Newsletter</h4>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699671">Java Technology Fundamentals Newsletter</a><br>
Learn about autoboxing, one the new features in J2SE v5, also get insights into transferring data.
</p>

<h4>Events</h4>

<ul>

<li>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699690">Upcoming Sun Tech Days</a><br>
October 7-8, Seoul, South Korea<br>
Central City 19-3 Banpo-Dong Seocho-Gu<br>
J.W Marriott Hotel<br><br>

November 4-5, Manila, Philippines<br>
Makati Shangri-la Hotel<br>
Ayala Avenue, corner Makati Avenue<br>
Makati City 1200, Manila, Philippines<br><br></li>

<li>
<a href="http://www.peoplesoftconnect.com/connect/en/index.jsp">PeopleSoft Connect</a><br>
September 20-24, Moscone Center, San Francisco, California<br>
PeopleSoft Connect 2004 is the only user conference that gives you a complete offering of sessions for all three PeopleSoft product families. Whether you're using PeopleSoft Enterprise, PeopleSoft EnterpriseOne, or PeopleSoft World, you'll benefit from tips and techniques you simply can't get anywhere else.<br><br></li>

<li>
<a href="http://marketing.openoffice.org/conference/">OpenOffice.org Conference</a><br>
On September 22-24, 2004 the second worldwide OpenOffice.org Conference will be held at the Humboldt University Berlin, Germany.<br><br></li>

<li>
<a href="http://www.siebel.com/userweek/">Siebel Worldwide User Week</a><br>
October 3-6, Los Angeles Convention Center, Los Angeles, California<br>
The premier CRM conference in North America, Siebel User Week is expected to attract more than 3,000 customers, solution providers, speakers, and presenters.<br><br></li>

</ul>

<hr noshade color="#666699">

<h3>Industry News and Announcements</h3>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699723">Java Live Survey</a><br>
Take this short survey and help Sun make the Java Live chats better serve your needs.
</p>

<p>
<a href="http://www.sun.com/smi/Press/sunflash/2004-08/sunflash.20040818.2.html">New South Wales' Roads and Traffic Authority
Migrates 1,500 Users to Sun Microsystems</a>
</p>

<p>
<a href="http://www.sun.com/smi/Press/sunflash/2004-08/sunflash.20040816.2.html">Sun Expands Successful HP Away Program with Opteron Systems, Offers Solaris as Dependable Alternative to Faltering HP-UX Roadmap</a>
</p>

<p>
<a href="http://www.sun.com/smi/Press/sunflash/2004-08/sunflash.20040810.1.html">BEA, IBM, Microsoft, SAP, and Sun Microsystems Submit WS-Addressing Specification to W3C For Standardization</a>
</p>


<hr noshade color="#666699"> 

<h3>Viewpoint</h3>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699737">The Key to Security: A Conversation with Sun's Chief Security Officer, Whitfield Diffie</a><br>
Sun's Whitfield Diffie, the inventor of the revolutionary public key cryptography, explains our greatest misconceptions about security.
</p>

<p>
Developers and IT:<br>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699751">A Conversation with Sun's Dan Hushon, Part One</a><br>
Sun Microsystems' Dan Hushon, Chief Technologist for the US Client Services Organization, discusses how to foster a happy marriage between developers and IT departments.
</p>

<p>
<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699763">The Creative Technologist's Bookshelf</a><br>
This new feature highlights the literary pursuits of Sun's most creative thinkers, innovators, movers and shakers.  Find out what they're reading now, what's on their list, and what they recommend. In this first installation, Open Source Diva Danese Cooper shares her eclectic selection.
</p>   


<!-- DO NOT REMOVE IMAGE BELOW -->

<img src="http://developer.java.sun.com/images/pixel.gif" width="395" height="1" alt="pixel"></td>

<!-- END RIGHT CONTENT -->

<td bgcolor="#ffffff" width="7"><img src="http://developer.java.sun.com/images/pixel.gif" width="7" height="1" alt="pixel"></td>
</tr>
</table>

<!-- BEGIN FOOTER -->

<table bgcolor="#ffffff" width="611" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="10"><img src="http://developer.java.sun.com/images/pixel.gif" width="10" height="1" alt="pixel"></td>
<td width="591">
<hr noshade color="#666699">
<!-- BEGIN RATE AND REVIEW -->

<script type="text/javascript">

<!-- Hide script from older browsers
// Popup window function
function onRateSubmitHandler()
{
   var w =
window.open("","rr","width=400,height=200,status=no,toolbar=no");
   w.setTimeout("window.close();", 30000 );
   return true;
}
// End of javascript 
-->

</script>

<form name="article_rating" method="post" action="http://survey.sun.com/ViewsFlash/servlet/viewsflash" onSubmit="return onRateSubmitHandler()" target="rr">

<table width="100%" cellspacing="0" cellpadding="1" border="0" class="dkgrey"
style="margin-top:7px"><tr><td>
<table width="100%" cellspacing="0" cellpadding="4" border="0" class="white">
<tr><td class="dkgrey1"><b>Rate and Review</b></td></tr>
<tr><td>Tell us what you think of the content of this page.</td></tr>
<tr><td><b>
<a name="VFquality"></a>
<input type="radio" name="quality" value="Excellent"> Excellent&nbsp;&nbsp;
<input type="radio" name="quality" value="Good"> Good&nbsp;&nbsp;
<input type="radio" name="quality" value="Fair"> Fair&nbsp;&nbsp;

<input type="radio" name="quality" value="Poor"> Poor&nbsp;&nbsp;
</b></td></tr>
<tr><td>
<a name="VFcomments"></a>
<b>Comments:</b><br><textarea name="comments" cols="50" rows="3" wrap="virtual"></textarea></td></tr>
<tr><td>
<a name="VFEmail"></a>
<b>If you would like a reply to your comment, please submit your email address:</b><br>
<input type="text" name="Email" value="" size="35" maxlength="60"> Note: We may not
respond to all submitted comments.</td></tr>
<tr><td>
<input type="submit" border="0" class="buttonblue" value="&nbsp;Submit &raquo;&nbsp;"
onmouseover="this.style.color='#fbe249';" onmouseout="this.style.color='#FFF';">

<a name="VFURL"></a>
<input type="hidden" name="URL"  value="http://java.sun.com/developer/techDocs/Newsletters/2004/nl0831.html">
<a name="VFArticleTitle"></a>
<input type="hidden" name="CoreNewsletterTitle" value="CoreNewsletter">
<a name="VFArticleAuthor"></a>
<input type="hidden" name="EJTTipsAuthor" value="Laureen Hudson">
<input type="hidden" name="cmd" value="tally">
<input type="hidden" name="pollid" value="CNP!tGreene">
<input type="hidden" name="results"  value="? http://developer.sun.com/ratereviewthankyou.html">
<input type="hidden" name="charset" value="ISO-8859-1">
</td></tr></table></td></tr>
</table></form>

<!-- END RATE AND REVIEW -->

<hr noshade color="#666699">

<span class="small">IMPORTANT: Please read our Licensing, Terms of Use, and Privacy policies:<br>

<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699805"><span
class="link">http://developer.java.sun.com/berkeley_license.html</span></a><br>
<a href="http://www.sun.com/share/text/termsofuse.html"><span class="link">http://www.sun.com/share/text/termsofuse.html</span></a><br><br>

<span class="small">Privacy Statement: Sun respects your online time and privacy (<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699818"><span class="link">http://sun.com/privacy</span></a>). You have received this based on your email preferences. If you would prefer not to receive this information, please follow the steps at the bottom of this message to unsubscribe.</span><br><br>

<span class="small">
<strong>Comments and Contact Information:</strong> There are three ways to send your feedback about the Core Java Technologies Newsletter:</span><br><br>

<span class="small">For comment about the content of this newsletter, fill out the Rate and Review form, above.</span><br>

<span class="small">For technical assistance about Newsletter delivery, broken 
    links, or subscribe/unsubscribe help, fill out the <a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699830"><span class="link">web form.</span></a></span><br>

<span class="small">Write to us at: SDN Editorial Team, MS: UMPK18-113, 18 Network Circle, Menlo Park, CA 94025, USA</span><br><br>

<span class="small">
<strong>Subscribe/Unsubscribe:</strong> Subscribe to other Java technology newsletters:
<br><br>

- Java Technology Fundamentals Newsletter. Learn the basics of the Java programming language and keep up-to-date on additions to the New-to-Java Programming Center.<br>
- Core Java Technologies Newsletter. Learn about new products, tools, resources, and events of interest to developers working with core Java technologies.<br>

- Mobility Developer Newsletter. Learn about the latest releases, tools, and resources for developers working on wireless and Java Card technologies and applications.
<br><br>

You can subscribe to these and other Sun Developer Network publications on the SDN Newsletters and Publications page
<br>
- To subscribe, visit the <a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980700243"><span class="link">SDN Newsletters and Publications page,</span></a>

select the newsletters you want to subscribe to and click &quot;Update.&quot;<br>

- To unsubscribe, go to the <a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980700243"><span class="link">subscriptions page</span></a>, uncheck the appropriate checkbox, and click &quot;Update.&quot;

<br><br>
</span>

<span class="small">
<strong>Archives:</strong> You'll find the Core Java Newsletter archives at:

<br>

<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980699368"><span class="link">http://java.sun.com/developer/techDocs/Newsletters/jdc_newsletters.html</span></a>
<br><br>

<a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980700305"><span class="link">Copyright </span></a> 1994 - 2004 <a href="http://www.sun.com"><span class="link">Sun Microsystems, Inc.</span></a> All rights reserved. 4150 Network Circle, Santa Clara, CA 95054 USA  This document is protected by copyright. For more information, see: <a href="http://enews.sun.com/CTServlet?id=67757422-1508383110:1093980700305"><span class="link">http://java.sun.com/developer/copyright.html</span></a>

<br><br>

<!-- BEGIN Copyright info which changes each month -->

Trademark Information: <a href="http://www.sun.com/suntrademarks/"><span class="link">http://www.sun.com/suntrademarks/</span></a><br>

Java, J2EE, J2SE, J2ME, and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.
<!-- END Copyright info which changes each month -->
</span><br><br>

<center>
<a href="http://www.sun.com"><img src="http://developer.java.sun.com/images/lgsun.gif" border="0" alt="Sun Microsystems, Inc."></a>
</center>

</td>

<td width="10"><img src="http://developer.java.sun.com/images/pixel.gif" width="10" height="1" alt="pixel"></td>
</tr>
</table>

<!-- END FOOTER -->

</td>
<!-- END WRAPPER -->
</tr>

</table>

<br><br><table bgcolor = "#efefef"><tr><td><a href="http://subscriptions.sun.com/unsubscribe?67757422-1508383110">Please unsubscribe me from this newsletter.</a></td></tr></table><br><br><img src="http://enews.sun.com/OTServlet?id=67757422-1508383110" width=1 height=1></body>
</html>


