0 Replies Latest reply on Apr 6, 2011 2:29 PM by ginni

    Using Java Resources across projects

    ginni

      Hi,

       

      I am referencing images in one project to show them in another using JSF.  If I use an h:graphicImage tag with the resource:// syntax, this works perfectly.  However, if I reference the image in a style setting such as background-image="resource://..." the image does not show up. How can I make this work?

       

      Thanks!!
      Ginni