I have requirement that need to store the uploaded files in session and send to the email. Is it possible to store the files inside session and can read it from it while sending email?ajaxfile upload is used to store the file objects into session for every upload.