how to read and write to file on server

can any body tell how to read or write to a file on server, like where do i keep the file and what does the path look like......on serverstand alone i am reading and writing into file but when it comes to server i am confused how it works...i mean the paththank
[300 byte] By [palspacea] at [2007-10-2 5:29:11]
# 1
The Path needs to be absolute:For example in Unix it would look like:/usr/paz/Test.txtIn Windows it would look like:C:/Paz/Test.txtHope this helps.Thanks and regards,Pazhanikanthan. P
pazhanikanthana at 2007-7-16 1:30:49 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...