<%-- $RCSfile$ $Revision$ $Date$ Copyright everteam 2015. Use is subject to the Cecill v2 licence terms --%> <%@ page contentType="text/html; charset=UTF-8"%> <%@ taglib uri="/action" prefix="action" %> <%@ taglib uri="/app" prefix="app" %> <%@ taglib uri="/data" prefix="data" %> <%@ taglib uri="/html" prefix="html" %> <%@ taglib uri="/tagext" prefix="tagext" %> <%-- variables requises --%> <%-- c:_queryName : nom de la requete c:_sourceName : nom de la source c:_tableName : nom de la table String DisplayType --%>
<%-- Barre d'outils Navigation--%> <%-- Bouton voir la selection --%> <%-- Bouton imprimer --%> <%-- Boutons publier --%> <%-- Bouton ajouter au panier la sélection --%> <%-- Bouton envoyer par mail --%> <%-- Bouton exporter --%> <%-- Bouton : sauvegarde requete enregistree --%> <%=recordCount%> search_result <%-- Affichage de la barre d'outils --%> <%@include file="/jsp/tools/toolbox.jspf" %>