posted 23 years ago
Hi,
I needed some help. I am creating an application that would send and receive files from server through a browser (client).
suppose i have the list of files (5 text boxes with filepaths) that the user from the client wants to send and he presses a button to do so.
how will i receive those files in the server. The files are text files / some binary file.
I have a weblogic server in the server end.
I have the clients co-operation in reading and writing to his file system.
Rgds
Rohit