Click to See Complete Forum and Search --> : How to access a file?


shuli
January 25th, 1999, 08:22 PM
My applet needs to access a binary file in read-only.

What should I do?

I am new with java.

Thanks.

Shuli
January 25th, 1999, 08:22 PM
My applet needs to access a binary file in read-only.

What should I do?

I am new with java.

Thanks.

Zafir Anjum
January 26th, 1999, 11:31 AM
Java has a whole load of io classes. You can use them in various combination to

suit your needs. I would suggest going the the IO chapter of Thinking in Java

on this site.


http://www.codeguru.com/java/tij/tij0107.shtml