%@ taglib prefix="s" uri="/struts-tags"%>
<%@ page contentType="text/html; charset=UTF-8"%>
<%@ taglib prefix="sx" uri="/struts-dojo-tags"%>
<%@ 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 Expand_all = langResource.getString("Expand_all" , locale);
String Collapse_all = langResource.getString("Collapse_all" , locale);
String tip = langResource.getString("tip" , locale);
String Learn_more = langResource.getString("Learn_more" , locale);
String DRIVER_Information_Space_text = langResource.getString("DRIVER_Information_Space_text", locale);
String Loading_collection = langResource.getString("Loading_collection" , locale);
String loading = langResource.getString("loading" , locale);
String Edit = langResource.getString("Edit" , locale);
String Delete = langResource.getString("Delete" , locale);
String Name_ = langResource.getString("Name_" , locale);
String General_Information = langResource.getString("General_Information" , locale);
String Description_ = langResource.getString("Description_" , locale);
String Subject_ = langResource.getString("Subject_" , locale);
String Owner_ = langResource.getString("Owner_" , locale);
String Query_criteria_ = langResource.getString("Query_criteria_" , locale);
String Basket_items = langResource.getString("Basket_items" , locale);
String Number_of_Documents_ = langResource.getString("Number_of_Documents_" , locale);
String Last_Update_ = langResource.getString("Last_Update_" , locale);
String Search_within_this_collection = langResource.getString("Search_within_this_collection", locale);
String Collection_Permalink = langResource.getString("Collection_Permalink" , locale);
String Basket_items = langResource.getString("Basket_items" , locale);
String Expand_view = langResource.getString("Expand_view" , locale);
String Collapse_view = langResource.getString("Collapse_view" , locale);
String Query_results = langResource.getString("Query_results" , locale);
String Displaying = langResource.getString("Displaying" , locale);
String of = langResource.getString("of" , locale);
String documents__ = langResource.getString("documents__" , locale);
String Click_here_to_view_all = langResource.getString("Click_here_to_view_all" , locale);
%>
DRIVER Collections
' rel="stylesheet" type="text/css">