> Hi all,
> There is a big file and instead of loading this whole file i want to
[quoted text clipped - 4 lines]
> go for the mapping of rest part of the file..ie i want to implement
> similar to demand paging using java.
It looks like java.nio provides this in the MappedByteBuffer class:
http://java.sun.com/j2se/1.4.2/docs/api/java/nio/MappedByteBuffer.html
Cheers,
Nicholas Sherlock

Signature
http://www.sherlocksoftware.org