Have you looked at this? http://wiki.apache.org/myfaces/External_Resources
On 2/22/06, Laurie Harper <[EMAIL PROTECTED]> wrote: > The Tomahawk components 'inject' Javascript file references into the > <head> section of the response by using a filter to buffer and > post-process the response. I'm assuming ADF Faces has some mechanism for > injecting Javascript too, but I can't seem to track it down... > > I've found the code that handles serving static resources, just not the > code responsible for injecting references to Javascript files. The > reason I'm looking for it is so I can make a component library I'm > working on use it. > > Can anyone give me a pointer to the right area in the ADF Faces code, or > even better a quick explanation of how to use it to do what I want? > > Thanks, > > L. > >
