hi i am using
java mail to send a file.
I want to send a file as an attachment using java mail.
and bellow is the code which create file data source, And file data source takes a
string path, so how do i upload file from client. if the client specifies the path. bellow code looks for file on the server.