Hi,
I have an EAR with multiple WARs in it and each WAR has same set of image/css/js folders.
Is it possible to take out the image/css/js folders and place them in EAR and then refer those files in all WARs?
Or is there a possibility to create another utility WAR which will hold all these shared resources and specific WARs will just load image/css/js from this utility.war ?
Any other solution or suggestion is also welcome.
Regards, Satya