0 Replies Latest reply on Oct 14, 2010 5:33 AM by satyakatti

    Need to load css/js in EAR from a WAR

    satyakatti

      Hi All,

       

      I have a huge EAR with multiple WAR applications and each WAR having common set of images, CSS and JS files.

       

      So my intention is to keep all such resources in EAR and then read/load/refer them in all WAR applications from EAR.

       

      I have tried to add such folders to manifest file and then use the images or bundle images into a jar and then load from EAR, but that has not worked.

       

      Could you let me know the ways in which I can remove this duplication of static resources.

       

      Regards,

      Satya