2009/12/15 Lincoln Baxter, III <lincolnbaxter@gmail.com>It would be nice if it "just worked", and jsf would automatically add/detect he right place to link scripts & stylesheets.
I'm all for almost anything that removes developer responsibilities and makes jsf easier to use.
+1. I always pitch h:head and h:body as necessary to coordinate with resource relocation from h:outputScript and h:outputStylesheet, but it would be great if you could just use <head> and <body> instead, and have everything work.