Re: [appfuse-user] unbale to access file outside the application

2009-10-29 Thread Arthur Erdös
you can do that by using a servlet that reads the file from the location and sends it to the client. regards, Arthur 2009/10/29 Anil Rawat : > hi, > i am using appfuse1.93, spring,hiberante and struts 1.2 > i am  having an issue that is, i cant access a file(pdf,xls etc which is > uploaded by th

[appfuse-user] unbale to access file outside the application

2009-10-29 Thread Anil Rawat
hi, i am using appfuse1.93, spring,hiberante and struts 1.2 i am having an issue that is, i cant access a file(pdf,xls etc which is uploaded by the application outside my application for eg c:\myfile \myfile.pdf) which is outside my application regards, Anil