webtier@glassfish.java.net

Re: [webtier] JSF2 composite component <h:outputScript target="head">

From: Jim Driscoll <Jim.Driscoll_at_Sun.COM>
Date: Sun, 14 Jun 2009 16:38:13 -0700

No idea, never seen that behavior before.

Any chance you're adding them elsewhere as well?

Any chance that you don't have a h:head element?

Can you isolate it down to just three or four lines of code that does this?

Jim

On 6/14/09 12:21 PM, webtier_at_javadesktop.org wrote:
> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>