> I must make a simple database for project,I designed catalog and page
> structure but I have no experience about java i/o ,can someone tell me
> how it append byte into file without erasing
How about
http://java.sun.com/j2se/1.4.2/docs/api/java/io/FileOutputStream.html#FileOutput
Stream(java.io.File,%20boolean)
or
http://java.sun.com/j2se/1.4.2/docs/api/java/io/RandomAccessFile.html#RandomAcce
ssFile(java.io.File,%20java.lang.String)
Harald.

Signature
---------------------+---------------------------------------------
Harald Kirsch (@home)|
Java Text Crunching: http://www.ebi.ac.uk/Rebholz-srv/whatizit/software