<!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 04, 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"><a href="http://wiki.javaforum.hu/display/~donat?src=email" style="color: #3b73af; text-decoration: none"><img class="popular-content-excerpt-author-image" src="cid:px48avatar_8a62bb8f6aa65b59ccf599d764a93708" height="32" width="32" border="0" style="border-radius: 3px" /></a></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=36995078" style="color: #3b73af; text-decoration: none">REST alkalmaz&aacute;s jQuery klienssel &eacute;s Jersey szerverrel</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/~donat?src=email" style="color: #3b73af; text-decoration: none; font-size: 14px; line-height: 14px; mso-line-height-rule: exactly; vertical-align: top">Szil&aacute;gyi Don&aacute;t</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"><h2 id="RESTalkalmaz&aacute;sjQueryklienssel&eacute;sJerseyszerverrel-&Aacute;ttekint&eacute;s" style="margin: 10px 0 0 0; margin-top: 0; font-size: 20px; font-weight: normal; line-height: 30px; margin: 40px 0 0 0; margin-top: 0; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #707070">&Aacute;ttekint&eacute;s</h2><p style="margin: 10px 0 0 0">Ennek a le&iacute;r&aacute;snak az a c&eacute;lja, hogy bemutassa, mik&eacute;nt lehet egy szerver oldali Java-REST alkalmaz&aacute;shoz kliensoldalon JavaScript-jQuery seg&iacute;ts&eacute;g&eacute;vel csatlakozni. Java oldalon a REST szolg&aacute;ltat&aacute;st a Jersey keretrendszer seg&iacute;ts&eacute;g&eacute;vel val&oacute;s&iacute;tottam meg. A JavaSript &eacute;s a Java oldal k&ouml;zti adat&aacute;tvitelt elősz&ouml;r XML-lel, majd JSON-nal mutatom be. Az &iacute;gy kialak&iacute;tott architekt&uacute;ra az al&aacute;bbi előny&ouml;kkel rendelkezik:</p> 
<ul style="margin: 10px 0 0 0"> 
<li>A kliens &eacute;s a szerveroldal technol&oacute;gia f&uuml;ggetlen egym&aacute;st&oacute;l, egyed&uuml;l abban kell megegyezni&uuml;k, hogy XML-t vagy JSON-t haszn&aacute;lnak az adatok &aacute;tad&aacute;s&aacute;ra. A szerver oldalhoz ak&aacute;r t&ouml;bb, k&uuml;l&ouml;nb&ouml;ző technol&oacute;gi&aacute;val meg&iacute;rt kliens is kapcsol&oacute;dhat.</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_4a5c16407d98d9d3dec1ac17f665ad12" width="182" 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_f3ed92d21d52e9d2dbe01c99f69beaaa" 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_b2d1b0d859c7cb6424a2b5e82fbc28db" 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 last" align="right" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><img src="cid:attach_c35cf93dc45fd15e0eaae6914a64b97a" 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_4a5c16407d98d9d3dec1ac17f665ad12" 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_f3ed92d21d52e9d2dbe01c99f69beaaa" 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_b2d1b0d859c7cb6424a2b5e82fbc28db" 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 last" align="left" style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><img src="cid:attach_c35cf93dc45fd15e0eaae6914a64b97a" 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=36995078" 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">5</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">5</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"><a href="http://wiki.javaforum.hu/display/~sirkalmi?src=email" style="color: #3b73af; text-decoration: none"><img class="popular-content-excerpt-author-image" src="cid:px48avatar_845759999e40d5c03240c53f65ecffbf" height="32" width="32" border="0" style="border-radius: 3px" /></a></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=23560390" style="color: #3b73af; text-decoration: none">A JDBC haszn&aacute;lata</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/~sirkalmi?src=email" style="color: #3b73af; text-decoration: none; font-size: 14px; line-height: 14px; mso-line-height-rule: exactly; vertical-align: top">Mari&aacute;k K&aacute;lm&aacute;n</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="aui-message hint shadowed information-macro"> 
<div class="message-content"> 
<p style="margin: 10px 0 0 0; margin-top: 0">Kellene egy r&ouml;vid le&iacute;r&aacute;s a JDBC-ről, valaki bev&aacute;llalja? </p> 
</div> 
</div><h3 id="AJDBChaszn&aacute;lata-JDBCmeghajt&oacute;kregisztr&aacute;ci&oacute;ja" style="margin: 10px 0 0 0; font-size: 16px; line-height: 25px; margin: 30px 0 0 0; margin: 0; font-size: 16px">JDBC meghajt&oacute;k regisztr&aacute;ci&oacute;ja</h3><p style="margin: 10px 0 0 0">A JDBC meghajt&oacute;k menedzsel&eacute;s&eacute;t DriverManager oszt&aacute;ly v&eacute;gzi. Annak biztos&iacute;t&aacute;sa v&eacute;gett, hogy egyszerre t&ouml;bb adatb&aacute;zishoz is kapcsol&oacute;dhassunk, l&eacute;tezik egy lista mely a regisztr&aacute;lt meghat&oacute;kat tartalmazza. Ebből a list&aacute;b&oacute;l a DriverManager automatikusan kiv&aacute;lasztja az adott adatb&aacute;zishoz megfelelő meghajt&oacute;t, lev&eacute;ve ezt a terhet a v&aacute;llukr&oacute;l. A JDBC meghajt&oacute; bet&ouml;ltőd&eacute;sekor automatikusan regisztr&aacute;lja mag&aacute;t ebbe a list&aacute;ba, oly m&oacute;don, hogy minden meghajt&oacute;nak van egy statikus inicializ&aacute;tora, melyben a DriverManager oszt&aacute;ly registerDriver statikus met&oacute;dus&aacute;t megh&iacute;vja. Meghajt&oacute;t bet&ouml;lteni k&eacute;tf&eacute;lek&eacute;ppen lehet, vagy n&eacute;v szerint hivatkozunk r&aacute; &eacute;s a Class.forName statikus met&oacute;dussal t&ouml;ltj&uuml;k be, vagy pedig a jdbc.drivers rendszerparam&eacute;terben felsoroljuk – kettősponttal elv&aacute;lasztva – &eacute;s a DriverManager t&ouml;lti be őket az inicializ&aacute;ci&oacute; sor&aacute;n. Applet-ek eset&eacute;n az ut&oacute;bbi megold&aacute;s nem haszn&aacute;lhat&oacute; mert azok nem &aacute;ll&iacute;thatnak be rendszerparam&eacute;tereket.</p></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_2ecb6d113bf807fb2aee5a67dbb1b4b3" width="258" height="160" class="main-image desktop-only" border="0" style="width: auto; height: 160px; display: block" /></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_2ecb6d113bf807fb2aee5a67dbb1b4b3" 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> 
</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=23560390" 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">0</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">0</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"><a href="http://wiki.javaforum.hu/display/~sngeza?src=email" style="color: #3b73af; text-decoration: none"><img class="popular-content-excerpt-author-image" src="cid:px48avatar_8e0fbfe905dfafd2adce3961ece127ce" height="32" width="32" border="0" style="border-radius: 3px" /></a></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=35553282" style="color: #3b73af; text-decoration: none">JavaBar meetup: Trendek &eacute;s t&aacute;vlatok a Java vil&aacute;g&aacute;b&oacute;l</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/~sngeza?src=email" style="color: #3b73af; text-decoration: none; font-size: 14px; line-height: 14px; mso-line-height-rule: exactly; vertical-align: top">Simon G&eacute;za</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">Kicsit hossz&uacute; ny&aacute;ri sz&uuml;net ut&aacute;n &uacute;jra lesz JavaBar november 6-&aacute;n, szerd&aacute;n. Kezd&eacute;s 18:00 (&eacute;rkez&eacute;s 17:30-t&oacute;l), helysz&iacute;n szok&aacute;s szerint a DPC Consulting Kft.</p><p style="margin: 10px 0 0 0">Regisztr&aacute;lhattok a&nbsp;<a href="http://www.meetup.com/bpjavabar/events/147882852/" class="external-link" rel="nofollow" style="color: #3b73af; text-decoration: none">http://www.meetup.com/bpjavabar/events/147882852/</a>&nbsp;c&iacute;men.&nbsp;</p><p style="margin: 10px 0 0 0"><em>Előad&oacute;:</em>&nbsp;Varga Patrik (<a href="http://twitter.com/patrikvar" class="external-link" rel="nofollow" style="color: #3b73af; text-decoration: none">twitter.com/patrikvar</a>&nbsp;&eacute;s&nbsp;<a href="http://patrikvarga.blogspot.hu/" class="external-link" rel="nofollow" style="color: #3b73af; text-decoration: none">patrikvarga.blogspot.hu</a>), aki &nbsp;nemr&eacute;g &eacute;rt haza a JavaOne konferenci&aacute;r&oacute;l.</p><p style="margin: 10px 0 0 0">Az előad&aacute;sban sz&oacute; lesz a mainstream Java technol&oacute;gi&aacute;k jelenlegi &eacute;s j&ouml;vőbeni helyzet&eacute;ről, t&ouml;bbek k&ouml;zt:</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/pages/viewpage.action?pageId=35553282" 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">0</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">0</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 class="upcoming-events-summary"> 
<table class="day-header" 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 style="padding: 0px; border-collapse: collapse; font-family: Arial, sans-serif"><span class="day-name" style="font-size: 13px; font-size: 14px">Wednesday</span><span class="month" style="font-size: 13px; margin-left: 6px; font-size: 14px">Nov</span><span class="day" style="font-size: 13px; margin-left: 3px; font-size: 14px">06</span></td> 
</tr> 
</tbody> 
</table> 
<table 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 style="padding: 0px; border-collapse: collapse; padding-left: 20px; font-family: Arial, sans-serif"> 
<div class="event-subcalendar" title="Events" style="background-color: #109618; font-size: 13px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; height: 10px; margin-left: 14px; width: 10px; font-size: 14px; margin-left: 0px"></div></td> 
<td class="event-title" style="padding-left: 10px; padding: 0px; border-collapse: collapse; padding-left: 10px; font-family: Arial, sans-serif"> <strong class="event-name" style="font-size: 13px; font-size: 14px">JavaBar meetup</strong> <span class="event-subcalendar-name" style="font-size: 13px; font-size: 14px"> <a href="http://wiki.javaforum.hu/calendar/previewcalendar.action?subCalendarId=6beb7475-9a3a-4956-94a6-9af49b7ff8ff" style="color: #3b73af; text-decoration: none">Events</a></span> </td> 
</tr> 
<tr> 
<td style="padding: 0px; border-collapse: collapse; padding-left: 20px; font-family: Arial, sans-serif"> </td> 
<td class="event-details" style="padding-left: 10px; padding: 0px; border-collapse: collapse; padding-left: 10px; font-family: Arial, sans-serif"> 
<div style="font-size: 13px; font-size: 14px"> 
<span class="event-description" style="font-size: 13px; font-size: 14px"></span> 
</div> </td> 
</tr> 
</tbody> 
</table> 
</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=ac993f2f45263d088ece749dd08f26d3f294b67d&amp;username=auth.gabor&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>