importing the js and css files included in the distributable JAR
795628Apr 22 2009 — edited Apr 23 2009Hi, I have a custom JSF component that needs one .css and one .js file.
The question is: how can I put those files in the distributable JAR of the component, allowing the jsf pages that use this custom tag, to automatically import them once per page-?
(RichFaces components, for example, work in this way).
Thanks.
[Lately, searching in SUN forums works horribly for me in both Firefox and IExplorer-¿?]