10 Replies Latest reply on Apr 17, 2011 6:39 AM by nbelaevski

    Adding external resources to component

    iref

      Hi everyone,

       

      I am experimenting with cdk 4.0 and I want to add external js from specific url to my component.. i tried to use @ResourceDependecy annotation but it didn't work. Do i have to add it as new script in ResponseWriter during encoding phase or this another way how to do this?