I tried extending the com.sun.faces.facelets.tag.jsf.CompositeComponentTagHandler class so that I can use it as a base for a custom tag handler of my composite components. Unfortunately it seems impossible because the constructor is private.
Any ideas how to apply custom tag handlers to composite components?
[Message sent by forum member 'rostislav' (rostislav)]
http://forums.java.net/jive/thread.jspa?messageID=359291