我正在使用spring mvc框架开发 Web 应用程序,在我的一个 jsp 页面中<fmt:formatNumber> JSTL formatting tag。通常,此格式标记将采用locale information from client's browser locale setting. 但我不想specific locale从浏览器区域设置中使用。我该怎么做。?
我正在使用spring mvc框架开发 Web 应用程序,在我的一个 jsp 页面中<fmt:formatNumber> JSTL formatting tag。通常,此格式标记将采用locale information from client's browser locale setting. 但我不想specific locale从浏览器区域设置中使用。我该怎么做。?