JSF : Download and Upload of File
711019Jul 9 2009 — edited Jul 9 2009Hi,
My name is Anne and I'm a newbie in using Jdev. Currently I'm using Jdeveloper 11.1.1.0.0.
Previously, I have came across a file upload script in one of the forum and after some modification, I have manage to successfully upload the file to a physical destination (file path in another test PC) and save the path as CLOB in the database.
Now my problem is actually to retrieve back the file from the path that I have save to the database. I have tried the af:goLink but I came to a blcok. Then I try to use h:commandLink but I have problem with a problem. The error is the path not found.
Please be patient with me if the information posted here is insufficient, i'm a newbie, to explain a bit to me would mean a lot.
Hope you could help me around with this.