Hello, I've created my own ResourceHandler and Loader in order to automatically add my CSS / JScripts when necessary, and since i've added facelets support, the CSS wont load. I'm guessing it's because HEAD and BODY tags are in the template rather than in the page my component is in, but is there a way to circumvent that drawback? I have no idea where to look at.
sincerely, Matt

