<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<base href="http://wiki.javaforum.hu" />
<title>Message Title</title>
<style type="text/css">@media only screen and (max-device-width: 480px) {.mobile-only {
        width: auto !important;
        height: auto !important;
        overflow: visible !important;
        line-height: normal !important;
        font-size: inherit !important;
        mso-hide: all;
}

.desktop-only {
        display: none !important;
}

/* iPhone 3GS fix for unwanted 20px right margin */
body { min-width: 100% !important; padding: 0; margin: 0; }

#center-content-table { max-width: none; !important; }
#header-pattern-container { padding: 10px 10px 10px 10px !important; line-height: 20px !important; }
#header-avatar-image-container { padding-right: 8px !important; }
#email-content-container { padding: 0 !important; }
.mobile-expand { border-radius: 0 !important; border-left: 0 !important; border-right: 0 !important; padding-left: 26px !important;}
.mobile-resize-text { font-size: 16px !important; line-height: 22px !important; }
#page-title-pattern-header { font-size: 20px !important; line-height: 28px !important; }
#page-title-pattern-icon-image-container-cell { padding-top: 7px !important; }
#inline-user-pattern { display: block !important; }
#inline-user-pattern-avatar { padding-top: 3px !important; }
.contextual-area-pattern { border-bottom: 1px solid #ccc !important; padding: 15px 10px 0 10px !important;}
.users-involved-pattern-column-table { width: 100% !important;  }
.users-involved-pattern-avatar-table-cell { padding: 3px 5px 5px 0 !important; }
.users-involved-pattern-column-container { padding-right: 0 !important; }
.contextual-excerpt-pattern, #users-involved-pattern { border: 0 !important; }

/** Aui Typography upsized for mobile **/
#content-excerpt-pattern-container, #contextual-excerpt-pattern-text-container { font-size: 16px !important; line-height: 22px !important; }
#content-excerpt-pattern-container h1, #contextual-excerpt-pattern-text-container h1 { font-size: 24px !important; line-height: 28px !important; }
#content-excerpt-pattern-container h2, #contextual-excerpt-pattern-text-container h2 { font-size: 20px !important; line-height: 28px !important; }
#content-excerpt-pattern-container h3, #contextual-excerpt-pattern-text-container h3 { font-size: 18px !important; line-height: 24px !important; }
#content-excerpt-pattern-container h4, #contextual-excerpt-pattern-text-container h4 { font-size: 16px !important; line-height: 22px !important; }
#content-excerpt-pattern-container h5, #contextual-excerpt-pattern-text-container h5 { font-size: 14px !important; line-height: 20px !important; }
#content-excerpt-pattern-container h6, #contextual-excerpt-pattern-text-container h6 { font-size: 14px !important; line-height: 20px !important; }
.user-mention { line-height: 18px !important; }
/** Aui Typography end **/

/* Show appropriate footer logo on mobile, display links vertically */
#footer-pattern { padding: 15px 10px !important; }
#footer-pattern-logo-desktop-container { padding: 0 !important; }
#footer-pattern-logo-desktop { width: 0 !important; height: 0 !important; }
#footer-pattern-logo-mobile {
    padding-top: 10px !important;
    width: 30px !important;
    height: 27px !important;
    display: inline !important;
}
#footer-pattern-links-container { line-height: 0 !important;}
.footer-pattern-links.mobile-resize-text,
.footer-pattern-links.mobile-resize-text,
#footer-pattern-text.mobile-resize-text,
#footer-pattern-links-container.no-footer-links {
    font-size: 14px !important;
    line-height: 20px !important;
}
.footer-link { display: block !important; }
#footer-pattern-links-container table { display: inline-block !important; float: none !important; }
#footer-pattern-links-container, #footer-pattern-text { text-align: center !important; }
#footer-pattern-links { padding-bottom: 5px !important; }

/** Team Calendar overrides, these should be removed when notifications are updated in Team Calendars. For now CSS
    overrides are being used because the structure of the content can&#39;t change without rereleasing the plugin */
.mail-calendar-container .day-header + table tr td:first-child {
    vertical-align: top !important;
    padding-top: 5px !important;
}.mobile-only.popular-content-excerpt-image-table {
    display: block !important;
}

.mobile-only .popular-content-excerpt-image-table-thumbnail-container {
    padding-left: 8px !important;
}

.mobile-only .first.popular-content-excerpt-thumbnail-container,
.mobile-only .middle.popular-content-excerpt-thumbnail-container {
    padding-bottom: 8px !important;
}

.mobile-only.popular-content-excerpt-image-table img.main-image {
        width: auto !important;
    height: 160px !important;
    display: block !important;
}

.mobile-only.popular-content-excerpt-image-table img.thumbnail {
    width: 48px !important;
    height: 48px !important;
    display: block !important;  
}

.desktop-only.popular-content-excerpt-image-table img.main-image {
    height: 0px !important;
    width: 0px !important;
    display: none !important;
}

.desktop-only.popular-content-excerpt-image-table img.thumbnail {
    width: 0px !important;
    height: 0px !important;  
    display: none !important;
}

.popular-content-excerpt-image-container-bottom {
        padding-top: 15px !important;
        padding-bottom: 10px !important;
        display: block !important;
}.recommended-content-notification-body-class .email-content-main.mobile-expand {
    padding-left: 20px !important;
}

.recommended-content-notification-body-class .email-content-rounded-top {
    border-top: 0 !important;
}

.mobile-only .popular-content-like-table td.first {
    padding: 0 5px !important;
}

.mobile-only .popular-content-comment-table td.first {
    padding-right: 5px !important;
}

.mobile-only .popular-content-like-table img,
.mobile-only .popular-content-comment-table img {
    width: 16px !important;
    height: 16px !important;
    display: block !important;
}

.desktop-only .popular-content-like-table img,
.desktop-only .popular-content-comment-table img {
    width: 0px !important;
    height: 0px !important;
}

.mobile-only.bullet-point,
.mobile-only .popular-content-excerpt-network-container td {
        font-size: 14px;
    line-height: 20px;
}

.desktop-only.popular-content-annotations-container td,
.desktop-only.bullet-point,
.desktop-only .popular-content-excerpt-network-container td {
    font-size: 0;
    line-height: 0;
}

.mobile-only.popular-content-annotations-container td {
    font-size: 14px !important;
    line-height: 24px !important;
}}
@media (min-width: 900px) {#center-content-table { width: 900px; }}
@media all {#outlook a {padding:0;} /* Force Outlook to provide a &quot;view in browser&quot; menu link. */
/* Prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
body{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}
.ExternalClass {width:100%;} /* Force Hotmail to display emails at full width */
#background-table {margin:0; padding:0; width:100% !important; }
/* Needed to override highlighting on date and time links in iOS */
.grey a {color: #707070; text-decoration: none; }}
</style>
</head>
<body style="color: #333; font-family: Arial, sans-serif; font-size: 14px; line-height: 1.429; font-family: Arial, sans-serif">
<table id="background-table" class="recommended-content-notification-body-class" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; background-color: #f5f5f5">
<tbody>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table id="center-content-table" cellpadding="0" cellspacing="0" align="center" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; max-width: 900px">
<tbody>
<tr class="desktop-only">
<td id="daily-summary-header" class="desktop-only" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; height: 10px; line-height: 10px">&nbsp;</td>
</tr>
<tr>
<td id="email-content-container" style="padding: 0px; border-collapse: collapse; padding: 0 20px; font-family: Arial, sans-serif">
<table id="email-content-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; border-spacing: 0; border-collapse: separate">
<tbody>
<tr>
<td class="email-content-rounded-top mobile-expand" style="padding: 0px; border-collapse: collapse; color: #fff; padding: 0 15px 0 16px; height: 15px; background-color: #fff; border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 0; border-top-right-radius: 5px; border-top-left-radius: 5px; font-family: Arial, sans-serif">&nbsp;</td>
</tr>
<tr>
<td class="email-content-main mobile-expand" style="padding: 0px; border-collapse: collapse; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 0; border-bottom: 0; padding: 0 15px 15px 16px; background-color: #fff; font-family: Arial, sans-serif; padding: 0px 20px 15px 20px">
<table cellspacing="0" cellpadding="0" border="0" width="100%" id="daily-summary-site-header-table" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td id="daily-summary-site-header-cell" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 10px"><h1 id="daily-summary-site-title" style="font-size: 24px; font-weight: normal; margin: 0; line-height: 30px; padding-bottom: 5px">Recommended in Java Forum 2.0 Wiki</h1>
<div id="daily-summary-site-description" style="color: #707070">
<span class="grey">
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="daily-summary-site-date" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 20px">Nov 18, 2013</td>
</tr>
</tbody>
</table></span>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="title-bullet-point" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 8px; font-size: 14px; line-height: 20px">•</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px"><a id="daily-summary-site-description-link" href="http://wiki.javaforum.hu/dashboard.action?updatesSelectedTab=popular" style="color: #3b73af; text-decoration: none; color: #707070">Go to Java Forum 2.0 Wiki</a></td>
</tr>
</tbody>
</table>
</div></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td class="email-content-main mobile-expand last-row-padding" style="padding: 0px; border-collapse: collapse; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 0; border-bottom: 0; padding: 0 15px 15px 16px; background-color: #fff; padding-bottom: 10px; font-family: Arial, sans-serif; padding: 0px 20px 15px 20px">
<table id="popular-content-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td id="popular-content-title-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><h2 id="popular-content-title" style="font-size: 12px; font-weight: bold; text-transform: uppercase; color: #707070">Most Popular</h2></td>
</tr>
<tr>
<td class="popular-content-excerpt-container first" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table class="popular-content-excerpt-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-header-left-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-right: 8px; padding-top: 1px"></td>
<td class="popular-content-excerpt-header-center-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-title-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 4px"><h3 class="popular-content-excerpt-title" style="margin: 0; font-size: 16px; line-height: 16px; vertical-align: top; padding: 0px"><a href="http://wiki.javaforum.hu/pages/viewpage.action?pageId=37945714" style="color: #3b73af; text-decoration: none">Nexus nagytakar&iacute;t&aacute;s</a></h3></td>
</tr>
<tr>
<td class="popular-content-excerpt-author-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 14px; font-size: 14px; vertical-align: top; mso-text-raise: 2px; mso-line-height-rule: exactly"><a href="http://wiki.javaforum.hu/display/~auth.gabor?src=email" style="color: #3b73af; text-decoration: none; font-size: 14px; line-height: 14px; mso-line-height-rule: exactly; vertical-align: top">Auth G&aacute;bor</a></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-body-container" width="100%" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 5px; padding-bottom: 10px">
<table class="content-excerpt-pattern" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; mso-line-height-rule: exactly; mso-text-raise: 1px">
<tbody>
<tr>
<td class="content-excerpt-pattern-container mobile-resize-text " style="padding: 0px; border-collapse: collapse; padding: 0 0 0 24px; font-family: Arial, sans-serif; padding: 0">   
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333"> 
<tbody> 
<tr> 
<td class="popular-content-excerpt-content-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px"><p style="margin: 10px 0 0 0; margin-top: 0">Aki <a href="http://www.sonatype.org/nexus/" class="external-link" rel="nofollow" style="color: #3b73af; text-decoration: none">Sonatype Nexus</a>-t haszn&aacute;l a build szerver&eacute;n, mint Maven repository, azzal a bosszant&oacute; probl&eacute;m&aacute;val szembes&uuml;l egy idő ut&aacute;n, hogy a&nbsp;<em>sonatype-work</em> k&ouml;nyvt&aacute;r egyre t&ouml;bb helyet foglal el. Ennek alapvetően k&eacute;t oka van:</p> 
<ul style="margin: 10px 0 0 0"> 
<li>A saj&aacute;t term&eacute;k&uuml;nk kiad&aacute;sait (<em>releases</em>) &eacute;s munkap&eacute;ld&aacute;nyait (<em>snapshots</em>) tartjuk itt a v&eacute;gtelens&eacute;gig</li> 
<li>A proxy repository helyi gyorst&aacute;rk&eacute;nt funkcion&aacute;lva let&ouml;lti a t&aacute;voli szerverekről az ig&eacute;nyelt Maven artifact f&aacute;jlokat, s azok ott maradnak az idők v&eacute;gezet&eacute;ig</li> 
</ul></td> 
<td class="popular-content-excerpt-image-container-right desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"> 
<table class="popular-content-excerpt-image-table desktop-only" cellspacing="0" cellpadding="0" border="0" align="right" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; display: block"> 
<tbody> 
<tr> 
<td valign="top" class="popular-content-excerpt-image-table-image-container desktop-only" align="right" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-left: 20px; padding-bottom: 20px"><img src="cid:attach_9550ba468013db6a6fbcf0b9e0b19b17" width="172" height="160" class="main-image desktop-only" border="0" style="width: auto; height: 160px; display: block" /></td> 
<td valign="top" class="popular-content-excerpt-image-table-thumbnail-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-left: 8px"> 
<table class="popular-content-excerpt-thumbnail-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333"> 
<tbody> 
<tr> 
<td class="popular-content-excerpt-thumbnail-container first" align="right" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 8px"><img src="cid:attach_a76042afc9e0d678c73ec79f531b5e19" width="48" height="48" class="thumbnail desktop-only" border="0" style="width: 48px; height: 48px; display: block" /></td> 
</tr> 
<tr> 
<td class="popular-content-excerpt-thumbnail-container middle" align="right" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 8px"><img src="cid:attach_890e334cc56779550b02e217b763268c" width="48" height="48" class="thumbnail desktop-only" border="0" style="width: 48px; height: 48px; display: block" /></td> 
</tr> 
</tbody> 
</table></td> 
</tr> 
</tbody> 
</table></td> 
</tr> 
<!--[if !mso]><!-- --> 
<tr> 
<td class="popular-content-excerpt-image-container-bottom desktop-only" colspan="2" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"> 
<table class="popular-content-excerpt-image-table mobile-only" cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all"> 
<tbody> 
<tr> 
<td valign="top" class="popular-content-excerpt-image-table-image-container mobile-only" align="left" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif"><img src="cid:attach_9550ba468013db6a6fbcf0b9e0b19b17" class="main-image mobile-only" border="0" style="overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; height: 0px; width: 0px; display: none" /></td> 
<td valign="top" class="popular-content-excerpt-image-table-thumbnail-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-left: 8px"> 
<table class="popular-content-excerpt-thumbnail-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333"> 
<tbody> 
<tr> 
<td class="popular-content-excerpt-thumbnail-container first" align="left" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 8px; padding-bottom: 0"><img src="cid:attach_a76042afc9e0d678c73ec79f531b5e19" class="thumbnail mobile-only" border="0" style="overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; width: 0px; height: 0px; display: none" /></td> 
</tr> 
<tr> 
<td class="popular-content-excerpt-thumbnail-container middle" align="left" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 8px; padding-bottom: 0"><img src="cid:attach_890e334cc56779550b02e217b763268c" class="thumbnail mobile-only" border="0" style="overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; width: 0px; height: 0px; display: none" /></td> 
</tr> 
</tbody> 
</table></td> 
</tr> 
</tbody> 
</table></td> 
</tr> 
<!--<![endif]--> 
</tbody> 
</table>  </td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-footer-container" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 24px; width: 100%">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-excerpt-continue-table" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 24px; mso-text-raise: 3px; mso-line-height-rule: exactly; color: #707070"><a class="popular-content-excerpt-continue" href="http://wiki.javaforum.hu/pages/viewpage.action?pageId=37945714" style="color: #3b73af; text-decoration: none">Continue Reading</a></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="bullet-point desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">•</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-annotations-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-comment-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding-right: 5px"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">2</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-like-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">1</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-annotations-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container mobile-only" valign="top" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-like-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">1</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-comment-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">2</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td class="popular-content-excerpt-container middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 30px">
<table class="popular-content-excerpt-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-header-left-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-right: 8px; padding-top: 1px"></td>
<td class="popular-content-excerpt-header-center-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-title-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 4px"><h3 class="popular-content-excerpt-title" style="margin: 0; font-size: 16px; line-height: 16px; vertical-align: top; padding: 0px"><a href="http://wiki.javaforum.hu/display/JAVAFORUM/Singleton" style="color: #3b73af; text-decoration: none">Singleton</a></h3></td>
</tr>
<tr>
<td class="popular-content-excerpt-author-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 14px; font-size: 14px; vertical-align: top; mso-text-raise: 2px; mso-line-height-rule: exactly"><a href="http://wiki.javaforum.hu/display/~auth.gabor?src=email" style="color: #3b73af; text-decoration: none; font-size: 14px; line-height: 14px; mso-line-height-rule: exactly; vertical-align: top">Auth G&aacute;bor</a></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-body-container" width="100%" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 5px; padding-bottom: 10px">
<table class="content-excerpt-pattern" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; mso-line-height-rule: exactly; mso-text-raise: 1px">
<tbody>
<tr>
<td class="content-excerpt-pattern-container mobile-resize-text " style="padding: 0px; border-collapse: collapse; padding: 0 0 0 24px; font-family: Arial, sans-serif; padding: 0">   
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333"> 
<tbody> 
<tr> 
<td class="popular-content-excerpt-content-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px"><p style="margin: 10px 0 0 0; margin-top: 0">Ahogy a neve is mutatja, a <strong> <em>singleton</em> </strong> (magyarul <em>egyke</em>) egy p&eacute;ld&aacute;nyban l&eacute;tezik a szűkebb vil&aacute;gunkban. A szűkebb vil&aacute;g itt elsősorban a virtu&aacute;lis g&eacute;pet jelenti, de alkalmaz&aacute;s szerverek k&ouml;rny&eacute;k&eacute;n ak&aacute;r alkalmaz&aacute;s szintű is lehet ez a vil&aacute;g, ez&eacute;rt k&ouml;r&uuml;ltekintően haszn&aacute;ljuk: nem biztos, hogy k&eacute;t alkalmaz&aacute;sunk a <em> <strong>singleton</strong> </em> ugyanazon p&eacute;ld&aacute;ny&aacute;t haszn&aacute;lja.</p><h2 id="Singleton-Aprobl&eacute;ma" style="margin: 10px 0 0 0; font-size: 20px; font-weight: normal; line-height: 30px; margin: 40px 0 0 0; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #707070">A probl&eacute;ma</h2><p style="margin: 10px 0 0 0">Sokszor fontos, hogy egy-egy oszt&aacute;lyb&oacute;l csak egyetlen p&eacute;ld&aacute;ny l&eacute;tezzen, gondoljunk p&eacute;ld&aacute;ul a programunk konfigur&aacute;ci&oacute;s &aacute;llom&aacute;ny&aacute;nak beolvas&aacute;s&aacute;ra: tartalm&aacute;t &aacute;ltal&aacute;ban egyszer kell beolvasnunk, majd ezt fel kell dolgoznunk, azt&aacute;n a program sok egy&eacute;b hely&eacute;n haszn&aacute;ljuk a feldolgozott param&eacute;tereket. Ezen fel&uuml;l m&eacute;g t&ouml;bb tucatnyi esetet lehet felsorolni, amikor egy oszt&aacute;lyb&oacute;l csak egy p&eacute;ld&aacute;ny l&eacute;trehoz&aacute;sa sz&uuml;ks&eacute;ges: k&uuml;l&ouml;nf&eacute;le v&aacute;rakoz&oacute;sorok kezel&eacute;se, egy p&eacute;ld&aacute;nyb&oacute;l &aacute;ll&oacute; erőforr&aacute;sok kezel&eacute;se, stb.</p></td> 
</tr> 
<!--[if !mso]><!-- --> 
<tr> 
<td class="popular-content-excerpt-image-container-bottom desktop-only" colspan="2" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"></td> 
</tr> 
<!--<![endif]--> 
</tbody> 
</table>  </td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-footer-container" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 24px; width: 100%">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-excerpt-continue-table" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 24px; mso-text-raise: 3px; mso-line-height-rule: exactly; color: #707070"><a class="popular-content-excerpt-continue" href="http://wiki.javaforum.hu/display/JAVAFORUM/Singleton" style="color: #3b73af; text-decoration: none">Continue Reading</a></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="bullet-point desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">•</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-annotations-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-comment-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding-right: 5px"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">6</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-like-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">0</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-annotations-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container mobile-only" valign="top" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-like-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">0</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-comment-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">6</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td class="popular-content-excerpt-container last" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 30px; padding-bottom: 10px">
<table class="popular-content-excerpt-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-header-left-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-right: 8px; padding-top: 1px"></td>
<td class="popular-content-excerpt-header-center-container" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="popular-content-excerpt-title-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-bottom: 4px"><h3 class="popular-content-excerpt-title" style="margin: 0; font-size: 16px; line-height: 16px; vertical-align: top; padding: 0px"><a href="http://wiki.javaforum.hu/pages/viewpage.action?pageId=36372934" style="color: #3b73af; text-decoration: none">Who is a senior developer anyway? | Javalobby</a></h3></td>
</tr>
<tr>
<td class="popular-content-excerpt-author-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 14px; font-size: 14px; vertical-align: top; mso-text-raise: 2px; mso-line-height-rule: exactly"><a href="http://wiki.javaforum.hu/display/~auth.gabor?src=email" style="color: #3b73af; text-decoration: none; font-size: 14px; line-height: 14px; mso-line-height-rule: exactly; vertical-align: top">Auth G&aacute;bor</a></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-body-container" width="100%" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; padding-top: 5px; padding-bottom: 10px">
<table class="content-excerpt-pattern" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; mso-line-height-rule: exactly; mso-text-raise: 1px">
<tbody>
<tr>
<td class="content-excerpt-pattern-container mobile-resize-text " style="padding: 0px; border-collapse: collapse; padding: 0 0 0 24px; font-family: Arial, sans-serif; padding: 0">   
<table class="popular-content-excerpt-body-table" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333"> 
<tbody> 
<tr> 
<td class="popular-content-excerpt-content-container" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px"> 
<div class="contentLayout2"> 
<div class="columnLayout two-right-sidebar" data-layout="two-right-sidebar"> 
<div class="cell normal" data-type="normal"> 
<div class="innerCell"> 
<div class="sharelinks-link-meta-data"> 
<div class="panel" style="border-width: 1px;"> 
<div class="panelContent"> 
<p style="margin: 10px 0 0 0; margin-top: 0">&nbsp;<a href="http://java.dzone.com/articles/who-senior-developer-anyway" class="external-link" rel="nofollow" style="color: #3b73af; text-decoration: none">java.dzone.com/articles/who-s…</a></p> 
<blockquote style="margin: 10px 0 0 0; border-left: 1px solid #ccc; color: #707070; margin-left: 19px; padding: 10px 20px"> 
<p style="margin: 10px 0 0 0; margin-top: 0">What makes you a “senior developer”? Everyone and their dog calls themselves a senior developer these days. From fresh graduates to the CTO, everyone is a...</p> 
</blockquote> 
<p style="margin: 10px 0 0 0"><strong><a href="http://java.dzone.com/articles/who-senior-developer-anyway" class="external-link" rel="nofollow" style="color: #3b73af; text-decoration: none">Open link</a></strong></p> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div></td> 
</tr> 
<!--[if !mso]><!-- --> 
<tr> 
<td class="popular-content-excerpt-image-container-bottom desktop-only" colspan="2" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"></td> 
</tr> 
<!--<![endif]--> 
</tbody> 
</table>  </td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">&nbsp;</td>
<td class="popular-content-excerpt-footer-container" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; line-height: 24px; width: 100%">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-excerpt-continue-table" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; font-size: 14px; line-height: 24px; mso-text-raise: 3px; mso-line-height-rule: exactly; color: #707070"><a class="popular-content-excerpt-continue" href="http://wiki.javaforum.hu/pages/viewpage.action?pageId=36372934" style="color: #3b73af; text-decoration: none">Continue Reading</a></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="bullet-point desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">•</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-annotations-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container desktop-only" valign="top" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-comment-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding-right: 5px"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">4</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="left" class="popular-content-like-table desktop-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td class="first desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; padding: 0 5px"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 16px; height: 16px; display: block" border="0" /></td>
<td class="last desktop-only" valign="middle" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; color: #707070; font-size: 14px; line-height: 24px; mso-line-height-rule: exactly; mso-text-raise: 3px">0</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-annotations-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; width: 100px">
<tbody>
<tr>
<td class="popular-content-annotations-container mobile-only" valign="top" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif">
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-like-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-like" alt="Like" title="Like" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">0</td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" border="0" align="right" class="popular-content-comment-table mobile-only" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all">
<tbody>
<tr>
<td class="first mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0"><img src="cid:icon-comment" alt="Comment" title="Comment" style="vertical-align: middle;; width: 0px; height: 0px; display: none" border="0" /></td>
<td class="last mobile-only" valign="middle" style="padding: 0px; border-collapse: collapse; overflow: hidden; line-height: 0; font-size: 0; mso-hide: all; font-family: Arial, sans-serif; color: #707070; font-size: 0; line-height: 0">4</td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>   
<div class="mail-calendar-container" style="font-size: 13px; font-size: 14px"> 
<table cellspacing="0" class="calendar-heading" style="margin-top: 1.500em; width: 100%; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; margin-top: 0px; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; mso-line-height-rule: exactly; mso-text-raise: 1px"> 
<tbody> 
<tr class="upcoming-events-heading" style="width: 100%"> 
<td class="upcoming-events-title" style="padding: 0px; border-collapse: collapse; width: 100%; padding-top: 30px; font-family: Arial, sans-serif"> <h2 style="font-size: 0.690em; font-weight: normal; margin-bottom: 0; margin-top: 0; text-transform: uppercase; width: 10.500em; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #707070">Upcoming Events</h2> </td> 
<td class="full-width" style="padding: 0px; border-collapse: collapse; width: 0; max-width: 0; display: none; font-family: Arial, sans-serif"> 
<hr style="border-color: #aaa; border-width: 0 0 1px; width: 0; max-width: 0; display: none" /> </td> 
</tr> 
</tbody> 
</table> 
<div>
 You have no calendars in your list. 
<a href="http://wiki.javaforum.hu/calendar/mycalendar.action" style="color: #3b73af; text-decoration: none">Create or find calendars &raquo;</a> 
</div> 
<p class="upcoming-events-footer" style="margin: 0 0 0 0; line-height: 40px; mso-line-height-rule: exactly; mso-text-raise: 5px"><a href="http://wiki.javaforum.hu/calendar/mycalendar.action" style="display: inline-block; font-size: 13px; margin-bottom: 0; margin-top: 1.500em; color: #3b73af; text-decoration: none; margin: 0 0 0 0; font-family: Arial, sans-serif; font-size: 14px">View My Calendars</a></p> 
</div>  </td>
</tr>
<tr>
<td class="email-content-rounded-bottom mobile-expand" style="padding: 0px; border-collapse: collapse; color: #fff; height: 5px; line-height: 5px; padding: 0 15px 0 16px; background-color: #fff; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; border-top: 0; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; mso-line-height-rule: exactly; font-family: Arial, sans-serif">&nbsp;</td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="footer-pattern" style="padding: 0px; border-collapse: collapse; padding: 12px 20px; font-family: Arial, sans-serif">
<table id="footer-pattern-container" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td id="footer-pattern-links-container" width="100%" style="padding: 0px; border-collapse: collapse; color: #999; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px; font-family: Arial, sans-serif">
<table align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px">
<tbody>
<tr>
<td class="footer-pattern-links mobile-resize-text" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><a href="http://wiki.javaforum.hu/plugins/dailysummary/settings.action?setting=switch-schedule&amp;value=daily&amp;src=email" title="" style="color: #3b73af; text-decoration: none">Switch to daily summary</a></td>
<td class="footer-pattern-links-bull" style="padding: 0px; border-collapse: collapse; padding: 0 5px; color: #999; font-family: Arial, sans-serif">•</td>
</tr>
</tbody>
</table>
<table align="left" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px">
<tbody>
<tr>
<td class="footer-pattern-links mobile-resize-text" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><a id="daily-summary-unsubscribe-link" href="http://wiki.javaforum.hu/plugins/dailysummary/settings.action?setting=subscribe-to-recommended&amp;value=false&amp;token=79c75d8f2b5fc9ea209ee17a372293390e6b5fae&amp;username=javalist&amp;src=email" title="" style="color: #3b73af; text-decoration: none">Disable weekly summary</a></td>
<td class="footer-pattern-links-bull" style="padding: 0px; border-collapse: collapse; padding: 0 5px; color: #999; font-family: Arial, sans-serif">•</td>
</tr>
</tbody>
</table>
<table style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px">
<tbody>
<tr>
<td class="footer-pattern-links mobile-resize-text" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><a href="http://wiki.javaforum.hu/users/editmyemailsettings.action?src=email" title="" style="color: #3b73af; text-decoration: none">Manage notifications</a></td>
</tr>
</tbody>
</table></td>
<td id="footer-pattern-logo-desktop-container" rowspan="2" valign="top" style="padding: 0px; border-collapse: collapse; padding-left: 20px; vertical-align: top; font-family: Arial, sans-serif">
<table style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333">
<tbody>
<tr>
<td id="footer-pattern-logo-desktop-padding" style="padding: 0px; border-collapse: collapse; padding-top: 3px; font-family: Arial, sans-serif"><img id="footer-pattern-logo-desktop" src="cid:footer-desktop-logo" alt="Confluence logo big" title="Confluence logo big" width="132" height="20" class="image_fix" /></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="footer-pattern-text" class="mobile-resize-text" width="100%" style="padding: 0px; border-collapse: collapse; color: #999; font-size: 12px; line-height: 18px; font-family: Arial, sans-serif; mso-line-height-rule: exactly; mso-text-raise: 2px; font-family: Arial, sans-serif">This message was sent by Atlassian Confluence 5.3.1
<!-- gte mso 9 hack to to prevent the mobile logo from displaying in Outlook -->
<!--[if !gte mso 9]><!--><br /><img id="footer-pattern-logo-mobile" src="cid:footer-mobile-logo" alt="" title="" width="0" height="0" style="display: none; mso-hide: all" />
<!--<![endif]--></td>
</tr>
</tbody>
</table></td>
</tr>
<tr>
<td id="daily-summary-trackback" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif; display: none"><img src="http://wiki.javaforum.hu/plugins/servlet/confluence-daily-summary-email/tracking/trackback.png?schedule=weekly" width="1px" height="1px" /></td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table>
<table id="sealed-section" border="0" cellpadding="0" cellspacing="0" width="0" style="border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; color: #333; display: none">
<tbody>
<tr>
<td style="padding: 0px; border-collapse: collapse; border: 0; font-size: 0px; line-height: 0; mso-line-height-rule: exactly; font-family: Arial, sans-serif"></td>
</tr>
</tbody>
</table>
</body>
</html>