How to write file back to server.
Hi all,
My JNLP application works great..
After successful execution of the application, a file is created.
Now this file need to be sent back to the server. This seems like 'uploading' file.
How do I send it? What technology should I use?
Any particular resource available online?
Plz guide.

