When I'm writing a mail, I've an other repository from where take a document to attach to the mail.
So, I want that when I select, via jsp, the document from my personal repository, the document selected is attached automatically at the mail message.
But, I don't know how mail and attachment work.
Thank's |