<%-- The contents of this file are subject to the license and copyright detailed in the LICENSE and NOTICE files at the root of the source tree and available online at http://www.dspace.org/license/ --%> <%-- This jsp shows a search form with a controlled vocabulary tree. The branches of the tree can be expanded/collapsed by means of javascript. To be WAI compatible a new version of this jsp must be developed. The add-on may be turn off in dspace.cfg --%> <%@page import="org.dspace.core.Utils"%> <%@ page contentType="text/html;charset=UTF-8" %> <%@ page import="javax.servlet.jsp.jstl.fmt.LocaleSupport" %> <%@ taglib uri="/WEB-INF/dspace-tags.tld" prefix="dspace" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <% String filter = (String)(session.getAttribute("conceptsearch.filter") != null?session.getAttribute("conceptsearch.filter"):""); %> ">

"/> "/>
"/>

"/>