%@ taglib prefix="s" uri="/struts-tags"%>
<%@ taglib prefix="sx" uri="/struts-dojo-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 Collections = langResource.getString("Collections" , locale);
String tip = langResource.getString("tip" , locale);
String collections_text1 = langResource.getString("collections_text1" , locale);
String collections_text2 = langResource.getString("collections_text2" , locale);
String collections_text3 = langResource.getString("collections_text3" , locale);
String collections_text4 = langResource.getString("collections_text4" , locale);
String collections_text5 = langResource.getString("collections_text5" , locale);
String collections_text6 = langResource.getString("collections_text6" , locale);
String collections_text7 = langResource.getString("collections_text7" , locale);
String collections_text8 = langResource.getString("collections_text8" , locale);
String collections_text9 = langResource.getString("collections_text9" , locale);
String Learn_more = langResource.getString("Learn_more" , locale);
String Owner_ = langResource.getString("Owner_" , locale);
String Create_collection = langResource.getString("Create_collection" , locale);
String Create_a_collection_folder = langResource.getString("Create_a_collection_folder" , locale);
String Current_collection_folder = langResource.getString("Current_collection_folder" , locale);
String My_collections = langResource.getString("My_collections" , locale);
String Change_ = langResource.getString("Change_" , locale);
String Name___ = langResource.getString("Name___" , locale);
String Subject___ = langResource.getString("Subject___" , locale);
String Description___ = langResource.getString("Description___" , locale);
String Private = langResource.getString("Private" , locale);
String not_visible_to_other_users = langResource.getString("not_visible_to_other_users" , locale);
String Query_Criteria = langResource.getString("Query_Criteria" , locale);
String Collection_image_URL = langResource.getString("Collection_image_URL" , locale);
String Expand_all = langResource.getString("Expand_all" , locale);
String Collapse_all = langResource.getString("Collapse_all" , locale);
String cleanrep_help_text2 = langResource.getString("cleanrep_help_text2" , locale);
%>
DRIVER
Create collection folder
Create collection
' rel="stylesheet" />
<%= collections_text3 %>
<%= Create_collection %>