[jbosstools-dev] ui:composition template?
Max Rydahl Andersen
max.andersen at redhat.com
Thu Mar 13 14:11:07 EDT 2008
Hi,
>From http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136017#4136017 we have a user
asking what I also bumped into but never got around to look into until now.
Shouldn't open on work on all the attributes in the following snippet *including* the template reference ?
<ui:composition xmlns="http://www.w3.org/1999/xhtml"
xmlns:s="http://jboss.com/products/seam/taglib"
xmlns:ui="http://java.sun.com/jsf/facelets"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html" xmlns:rich="http://richfaces.ajax4jsf.org/rich"
template="layout/template.xhtml">
?
/max
More information about the jbosstools-dev
mailing list