Librairie de siteMesh et paramétrage
This commit is contained in:
11
YACOSWeb/WebContent/WEB-INF/decorators.xml
Normal file
11
YACOSWeb/WebContent/WEB-INF/decorators.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<decorators defaultdir="/WEB-INF/decorators">
|
||||
|
||||
<!-- Principal decorator for all pages -->
|
||||
<decorator name="main" page="main.jsp">
|
||||
<pattern>/*</pattern>
|
||||
</decorator>
|
||||
|
||||
<decorator name="empty" page="empty.jsp"/>
|
||||
</decorators>
|
||||
Reference in New Issue
Block a user