<%@ 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 Join = langResource.getString("Join" , locale); String Leave = langResource.getString("Leave" , locale); String New_announcement = langResource.getString("New_announcement" , locale); String no_announcements_text = langResource.getString("no_announcements_text" , locale); String This_community_has = langResource.getString("This_community_has" , locale); String announcement_s_ = langResource.getString("announcement_s_" , locale); %> DRIVER Communities ' rel="stylesheet" type="text/css" />
<%= no_announcements_text %>
<%= This_community_has %> <%= announcement_s_ %>
"> :
" onsubmit="return deleteAnnouncement('');" action="DeleteCommunityAnnouncement.action" method="POST"> " /> " />
" />