WS6.1:
Application servers > server1 > Process Definition > Java Virtual Machine > Custom Properties
应用服务器-》"server"服务器-》Java 和进程管理-》进程定义-》其它属性-》Java 虚拟机-》自定义属性
新建:
name: client.encoding.override value: UTF-8
name: file.encoding value: UTF-8
如图
[img]http://dl.iteye.com/upload/attachment/252869/70067f73-fb79-3daa-a525-56f73f49ebea.jpg[/img]
Application servers > server1 > Process Definition > Java Virtual Machine > Custom Properties
应用服务器-》"server"服务器-》Java 和进程管理-》进程定义-》其它属性-》Java 虚拟机-》自定义属性
新建:
name: client.encoding.override value: UTF-8
name: file.encoding value: UTF-8
如图
[img]http://dl.iteye.com/upload/attachment/252869/70067f73-fb79-3daa-a525-56f73f49ebea.jpg[/img]
配置UTF-8编码
本文介绍如何在应用服务器中配置Java虚拟机的自定义属性,包括设置client.encoding.override和file.encoding为UTF-8,以确保应用程序能正确处理中文等非ASCII字符。
3964

被折叠的 条评论
为什么被折叠?



