read file backwords

Hi all,I need to read a file from end. can anyone suggest me how to do that?Thanks in advance
[114 byte] By [smhasan11a] at [2007-10-3 7:35:59]
# 1
Look at the NIO stream classes.You should be able to use the Decerator pattern of IO Streams to change how you want it to load. ;-)Sounds like a college assignment and I'm sure there are lots of examples on the net.Good luck!Ed
paducahWildcata at 2007-7-15 2:36:11 > top of Java-index,Desktop,Developing for the Desktop...