test
This commit is contained in:
7
src/main/webapp/WEB-INF/jspf/menu.jspf
Normal file
7
src/main/webapp/WEB-INF/jspf/menu.jspf
Normal file
@@ -0,0 +1,7 @@
|
||||
<%-- any content can be specified here e.g.: --%>
|
||||
<%@ page pageEncoding="UTF-8" %>
|
||||
<nav>
|
||||
<a href="http://localhost:8080/Test2Jakarta/Acceuil">Acceuil</a>
|
||||
<a href="http://localhost:8080/Test2Jakarta/ListeClients">Liste des Clients</a>
|
||||
<a href="http://localhost:8080/Test2Jakarta/NouveauClient">Nouveau Client</a>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user