| Author |
Getting attachment filename with special characters(JAVA MAIL API)
|
N Naresh
Ranch Hand
Joined: Nov 04, 2008
Posts: 66
|
|
Hi i am getting problem while getting attachment filename with the speacial characters(file name contains special characters).
I am using MimePart object in order to get the filename with the special characters. How we can get filename with special characters, using MimePart interface of JavaMail Api. I am using mimepart.getFileName() to get the filename, but the filename is getting corrupted if it contains special characters, anybody could you please suggest me how we can get exact filename which contains special characters.
|
 |
N Naresh
Ranch Hand
Joined: Nov 04, 2008
Posts: 66
|
|
|
anybody knows the answer? please help me.
|
 |
N Naresh
Ranch Hand
Joined: Nov 04, 2008
Posts: 66
|
|
i am waiting for the answer, how to set encoding type of an email attachment which contains special characters.
The filename itself contains special characters.
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Perhaps nobody knows an answer? I certainly don't, or I would have given it.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: Getting attachment filename with special characters(JAVA MAIL API)
|
|
|