<%@ 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 Compliant_Repositories_Information = langResource.getString("Compliant_Repositories_Information" , locale); String Validated_and_Compliant_Repsositories = langResource.getString("Validated_and_Compliant_Repsositories" , locale); String cleanrep_help_text1 = langResource.getString("cleanrep_help_text1" , locale); String cleanrep_help_text2 = langResource.getString("cleanrep_help_text2" , locale); %> DRIVER Compliant Repositories ' rel="stylesheet" type="text/css" />
<%= Compliant_Repositories_Information %>
<%= Validated_and_Compliant_Repsositories %>



<%= cleanrep_help_text1 %>


<%= cleanrep_help_text2 %>