aspose file tools
The moose likes Servlets and the fly likes Japanese filename coming s junk Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Japanese filename coming s junk" Watch "Japanese filename coming s junk" New topic
Author

Japanese filename coming s junk

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
hi,
When I am trying to download a binary file througha link
I am not getting a Japanese name in spite of
setting the
res.setHeader(attacment;filename = filename.extension)
where res= HttpServletResponse object
In case of english file it gives correct name but in case
of Japanese file the name comes as
junk.
What other setting has to be done to get filename inJapanese
Regards
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Japanese filename coming s junk
 
Similar Threads
How to display Japenese Characters in Excel Sheet
Encoding problem in Linux
How to display Japanese characters in excel sheet?
File name for Excel sheel not showing correctly in Japanese locale
How to display Japanese characters in excel sheet?