2 Replies Latest reply on Nov 16, 2011 4:28 PM by alwa

    How to properly create file links

    alwa

      I would like to create a link to a file resource.
      I have tried facelets available such as: s:link, h:commandLink, a4j:commandLink, ordinary a tag etc. But neither of them behave as I would expect; that the file is opened or similar. Nothing happens when I click the links. They work for http links however.


      How would you do to get the expected behaviour from a link to e.g. f:///C:/test.txt ?