All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wf-web-front.1.1.9.source-code.decorators.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<decorators defaultdir="/jsp/decorators">
	<!-- Any urls that are excluded will never be decorated by Sitemesh -->
	<excludes>
		<pattern>*ajax*</pattern>
	</excludes>

	<decorator name="main" page="main.jsp">
		<pattern>/*</pattern>
	</decorator>
</decorators>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy