posted 15 years ago
Hi,
I am doing one application using struts2 where I've to upload a file and send it as an attachment to clients mail id as soon as submit button is clicked.
while uploading I'am getting only the name of file not the complete url then how can i set as attachment to mail.
please help me how can i get complete url of any uploaded file.