uploading of file from one server to another using java or servlets
sahej aggarwal
Greenhorn
Joined: May 11, 2009
Posts: 6
posted
0
Can any body tell me how to make a multipart part request from java class in the same way we make a multipart request from JSP using <form method="multipart">. So please help to make a multi part request from java class to a servlet to upload a file.