|
Hi all, Can I use RandomAccessFile class to read a file from the server in an applet? I am not able to use it and I am getting exceptions. Do I need to do any settings or permissions? I am able to use DataInputStream to read that file but I want to read the file at random positions.. Any suggestions? Thanks in advance. |
