upload attachment from client?
I had writtern a servlet prog which send mail with
attachment of a file , it is looking the file form local
drive.If i access the servlet from another pc
while sending , it is looking the local path obviously i will get the file not found error.
how to solve this ?
guide me !
thanks

