Java IO
843807Feb 14 2003 — edited Feb 17 2003I have system in which when user connected to server, the server mantain a file containing user name and password,if the user is valid the server add user in that file. when usr disconnected i want to delete that specific user from the file how can i do it.
Finding specific user in file the deleteing that line.
plz help.