Subversion Repository Public Repository

playgrnd

1
2
3
4
5
6
7
8
9
<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" style="color: white; background-color: blue">
		Do not forget<br/>
		to meet somebody.
	</div>
</ui:composition>

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

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

add jsf-sample project