Hi
Using web programing we have to copy a file from server to the requested client.
Here is the requirement details
User will be given a web page jsp, select the file and destination location in the client location, on submit
, server process on the file and create a new file on the server and copy this file to client manchin onto select destination. this should happen behand the screen and user will be given a page as process completed.
could you please tell me how to do.
usign java web technology.
thanks