jfinal renderFile(file,downFileName)本地下载文件名不乱码,服务器上下载乱码

后台直接使用renderFile(file,downFileName),前端动态创建a连接,点击此动态a连接则为get请求。

本地上tomcat8不设置编码,或设置为utf-8,gbk,等下载是中文名不乱码

一旦部署到服务器(tomcat8)上,设置为gbk或不设置(tomcat8默认编码为utf-8)均出现文件名乱码的现象

评论区

JFinal

2019-05-06 09:33

在 jfinal 这端,较新的版本不会出现文件名乱码问题

很可能是你的 tomcat 或者 linux 配置问题

热门反馈

扫码入社