Perfect ... thx Ryan
PS: The solution with the faclet-taglib file requires a registration of it in the web.xml file as follows:
<context-param>
<param-name>javax.faces.FACELETS_LIBRARIES</param-name>
<param-value>/WEB-INF/taglib.xml</param-value>
</context-param>
[Message sent by forum member 'rmerico' (merico_at_less.ch)]
http://forums.java.net/jive/thread.jspa?messageID=389391