0 Replies Latest reply on Oct 2, 2009 7:30 AM by jsfgeeks

    want to display png file in the browser from the local drive

    jsfgeeks

      Hi all,

      I am developing a sample application in richfaces. Now, I want that the user can view the images located on localdrive, or to be specific, I want to open a png file located on C:\images folder like, "C:\images\image1.png"

      Which tag/component is better for me? I use simple img tag, <h:graphicImage> tag, iframe, and object tag to do so. The with this is, whenever the localdrive letter comes into picture (like "C:\"), it stops working. If I use the images located inside my application, the it works fine.

      I can't understand what to do. My requirement is to open the images located on local drives.

      Any help regarding this will be appreciated.

      Thanks in advance,
      JSF GEEKS