<%@ 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 Communities = langResource.getString("Communities" , locale); String community_error_text = langResource.getString("community_error_text" , locale); String tip = langResource.getString("tip" , locale); String collection_of_documents = langResource.getString("collection_of_documents" , locale); String ideas_through_the_dedicated_community_forum = langResource.getString("ideas_through_the_dedicated_community_forum" , locale); String news_about_upcoming_events = langResource.getString("news_about_upcoming_events" , locale); String Communities_in_DRIVER = langResource.getString("Communities_in_DRIVER" , locale); String community_error_message_text1 = langResource.getString("community_error_message_text1" , locale); String community_error_message_text2 = langResource.getString("community_error_message_text2" , locale); String community_error_message_text3 = langResource.getString("community_error_message_text3" , locale); String community_error_message_text4 = langResource.getString("community_error_message_text4" , locale); String community_error_message_text5 = langResource.getString("community_error_message_text5" , locale); String community_error_message_text6 = langResource.getString("community_error_message_text6" , locale); String community_error_message_text7 = langResource.getString("community_error_message_text7" , locale); String community_error_message_text8 = langResource.getString("community_error_message_text8" , locale); String community_error_message_text9 = langResource.getString("community_error_message_text9" , locale); String community_error_message_text10 = langResource.getString("community_error_message_text10" , locale); %> DRIVER Communities - Error ' rel="stylesheet" type="text/css" />

<%= tip %>

<%= community_error_text %>

  • <%= collection_of_documents %>
  • <%= ideas_through_the_dedicated_community_forum %>
  • <%= news_about_upcoming_events %>

<%= community_error_message_text1 %> <%= community_error_message_text2 %> <%= community_error_message_text3 %> <%= community_error_message_text4 %> <%= community_error_message_text5 %> <%= community_error_message_text6 %> <%= community_error_message_text7 %> <%= community_error_message_text8 %> <%= community_error_message_text9 %> <%= community_error_message_text10 %>