<%@ 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 Help_Information = langResource.getString("Help_Information" , locale); String Learn_about_DRIVER_collections= langResource.getString("Learn_about_DRIVER_collections" , locale); String collection_help_text1 = langResource.getString("collection_help_text1" , locale); String collection_help_text2 = langResource.getString("collection_help_text2" , locale); String collection_help_text3 = langResource.getString("collection_help_text3" , locale); String collection_help_text4 = langResource.getString("collection_help_text4" , locale); String collection_help_text5 = langResource.getString("collection_help_text5" , locale); String collection_help_text6 = langResource.getString("collection_help_text6" , locale); String collection_help_text7 = langResource.getString("collection_help_text7" , locale); String collection_help_text8 = langResource.getString("collection_help_text8" , locale); String collection_help_text9 = langResource.getString("collection_help_text9" , locale); String collection_help_text10 = langResource.getString("collection_help_text10" , locale); String collection_help_text11 = langResource.getString("collection_help_text11" , locale); String collection_help_text12 = langResource.getString("collection_help_text12" , locale); %> DRIVER Collections Help ' rel="stylesheet" type="text/css" />

 

<%= collection_help_text1 %>

<%= collection_help_text2 %>

<%= collection_help_text3 %>

<%= collection_help_text4 %>

  • <%= collection_help_text5 %>
  • <%= collection_help_text6 %>
  • <%= collection_help_text7 %>
  • <%= collection_help_text8 %>

<%= collection_help_text9 %>

  1. <%= collection_help_text10 %>
  2. <%= collection_help_text11 %>

<%= collection_help_text12 %>