Posted By:
Rohit_Mahajan
Posted On:
Tuesday, July 3, 2001 01:22 AM
I have a problem sending e-mail attachments where files on the client system are uploaded and then are to be send to an e-mail address. I know that this problem can be handled by storing the data temporarily on disk of server where the servlet is running, but I want the data to straightaway move to destination address without being stored on disk. Can anyone help me.