Hi Iam creating a java mail application. in that application if a user clicks the download attachment, the attachment should download and save inside the download folder. in my case the code is working but i cannot open the downloaded file. it says Invalid format
public ByteArrayInputStream downloadAttachment(Long findtimestamp, String
…
Top comments (0)