<%@ page contentType="text/html; charset=UTF-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> <% String Search_for_more_than = langResource.getString("Search_for_more_than" , locale); String documents = langResource.getString("documents" , locale); String in = langResource.getString("in" , locale); String from = langResource.getString("from" , locale); String repositories = langResource.getString("repositories" , locale); String countries = langResource.getString("countries" , locale); String document_types_text = langResource.getString("document_types_text" , locale); String Search = langResource.getString("Search" , locale); String Advanced_Search = langResource.getString("Advanced_Search" , locale); %>
<%= Search_for_more_than %>
<%= documents %>
<%= in %> <%= repositories %>
<%= from %> <%= countries %>