0 Replies Latest reply on Sep 15, 2011 9:28 AM by ajanz

    how to add static resources from file system?

    ajanz

      i use  richfaces 3.3.3. final.

       

      i want to add static resource from file system.

       

      so images for comboboxbutton and calendarbutton can be loaded from filesystem.

       

       

      for example i tried

       

       

      < rich:comboBox buttonIcon="file://e:/Global/img/style/bt_dropdown.gif" ....

       

       

      but this doesn't work

       

      any solution for this?