2 Replies Latest reply on Dec 9, 2009 7:53 PM by jeff_hickey

    How to optimize RichFaces CSS and JS

    jeff_hickey

      We have a Richfaces implementation that has blueSky as its skin. The style of the site is handled by us but I think throwing blueSky in there was the easiest way to make some of the RichFaces controls look good. Our issue is with the files that get included:

      /a4j/s/3_3_1.GAorg/richfaces/renderkit/html/css/basic_classes.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__

      /a4j/s/3_3_1.GAorg/richfaces/renderkit/html/css/extended_classes.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__

      etc ....

      What are these ids at the end of the URLs? Are they session ids? We want to cache this stuff on our content delivery network, but need to understand if these are dynamic or not.

      Been Google-ing around but no luck ... anyone have some advice?