source: ether_megapoli/web/data/access/navPlats.jsp @ 89

Last change on this file since 89 was 89, checked in by vmipsl, 13 years ago

Import du projet MEGAPOLI

File size: 737 bytes
Line 
1<%@ page language="java" contentType="text/html; charset=UTF-8"%>
2<%@ taglib uri="/WEB-INF/tlds/struts-tiles.tld" prefix="tiles"%>
3<%@ taglib uri="/WEB-INF/tlds/struts-html.tld" prefix="html"%>
4<%@ taglib uri="/WEB-INF/tlds/struts-bean.tld" prefix="bean"%>
5<%@ taglib uri="/WEB-INF/tlds/struts-logic.tld" prefix="logic"%>
6<!-- barre décrivant la position de la page dans l'arborescence du site -->
7<html:link page="/index.jsp"><bean:message key="app.home"/></html:link>&gt;
8<html:link page="/data/data.jsp"><bean:message key="data"/></html:link>&gt;
9<html:link page="/data/access/access.jsp"><bean:message key="data.access"/>&gt;</html:link>
10<html:link page="/data/access/plat.jsp"><bean:message key="data.access.plat"/>&gt;</html:link>
Note: See TracBrowser for help on using the repository browser.