Re: How to send a attachment by using mail.jar , attachment will be at the remote machine ie. client machine.
Posted By:
Anonymous
Posted On:
Wednesday, June 5, 2002 12:09 AM
i guess you have to copy the file in to the server to send files as attachment (using MultipartRequest or bla bla )
but what is the contents of the cos.jar where can i get that.Is it avilable with the javamail api.