I don't know. You can try it and let us know if it works. :)
Chad Wittrock wrote:
Is it possible to specify a remote stylesheet in adf-faces-skins.xml or does the stylesheet have to be local to your project? Example: <?xml version="1.0" encoding="ISO-8859-1"?> <skins xmlns="http://xmlns.oracle.com/adf/view/faces/skin"> <skin> <id>uni.desktop</id> <family>uni</family> <render-kit-id>oracle.adf.desktop</render-kit-id> <style-sheet-name>http://myServer/skins/uni/uniSkin.css</style-sheet-name> </skin> </skins>
