|
To transfer a file from client to server
I am new to Java and would like to know how to transfer a file from cclient to server.I need to transfer the whole file and not the contents. Like I might need to transfer an .xls file to server and can open it
|