Subversion Repository Public Repository

playgrnd

1
2
3
4
5
6
7
8
<ui:composition xmlns="http://www.w3.org/1999/xhtml"
	xmlns:ui="http://java.sun.com/jsf/facelets"
	xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core">

	<div align="center">
		<a href="#">Home</a> | <a href="#">Contact</a> | <a href="#">Privacy</a>
	</div>
</ui:composition>

Commits for playgrnd/jsf-sample/src/main/webapp/snippets/lims-footer1.xhtml

Diff revisions: vs.
Revision Author Commited Message
35 snark picture snark Thu 17 Aug, 2017 23:28:40 +0000

add jsf-sample project