%@ taglib prefix="s" uri="/struts-tags"%>
<%@ page contentType="text/html; charset=UTF-8"%>
<%@ page import="gr.uoa.di.driver.web.i18n.*" %>
<%-- this body is executed only if the bean is created --%>
<%-- intialize bean properties --%>
<%
String My_Communities = langResource.getString("My_Communities" , locale);
String not_sbuscribed_text = langResource.getString("not_sbuscribed_text" , locale);
String You_are_a_member_of = langResource.getString("You_are_a_member_of" , locale);
String community_ies_ = langResource.getString("community_ies_" , locale);
%>
DRIVER MyCommunities
' rel="stylesheet" type="text/css" />