So, I have this composite component in which I include some javascripts libraries using the <h:outputScript> tag with target="head". The problem is only some of the scripts are added to the head of the page while the others are just added inline as if no target was specified at all. This also happens with <h:outputStyle>, only some are added to the <h:head>. What's going on?
[Message sent by forum member 'janderssn' (janderssn)]
http://forums.java.net/jive/thread.jspa?messageID=351107