Reading file from applet
Hi ,
I have developed an application using applet , in that am able to read a file,which is located at the server from which applet is running but I want to read a file which is located at the client (i.e other than the server from which applet is coming). I think for this I need to use signed applet , could you help me in this regard.
Thanks & regards

