I was wondering if anyone knows how to add a js resource in Trinidad? I have a custom component that needs to render a script. I noticed that there is a org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.XhtmlUtils class that has the writeLibImport(FacesContext context, RenderingContext arc, Object libURL) and addLib(FacesContext context, RenderingContext arc, Object libKey) methods. Is this the correct approach? Is there a better way to add the script without referring to a implicit URL? Can the org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.jsLibs.AliasedScriptlet class be used to accomplish this?
- [Trinidad] How to add a custom JavaScript resource scr... William Hoover
- Re: [Trinidad] How to add a custom JavaScript res... Danny Robinson
- RE: [Trinidad] How to add a custom JavaScript... William Hoover
- Re: [Trinidad] How to add a custom JavaSc... Adam Winer
- Re: [Trinidad] How to add a custom Ja... Matthias Wessendorf
- Re: [Trinidad] How to add a custom Ja... noah
- RE: [Trinidad] How to add a cust... William Hoover
- RE: [Trinidad] How to add a custom Ja... William Hoover
- Re: [Trinidad] How to add a custom JavaSc... Danny Robinson
- RE: [Trinidad] How to add a custom Ja... William Hoover
- RE: [Trinidad] How to add a cust... William Hoover

