1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
<html xmlns="http://www.w3.org/1999/xhtml"
5
xmlns:h="http://xmlns.jcp.org/jsf/html"
6
xmlns:ui="http://xmlns.jcp.org/jsf/facelets"
7
xmlns:f="http://xmlns.jcp.org/jsf/core">
9
<h:outputLabel value="Hello, world"/>