Chinaunix首页 | 论坛 | 博客
  • 博客访问: 756083
  • 博文数量: 160
  • 博客积分: 2516
  • 博客等级: 大尉
  • 技术积分: 1511
  • 用 户 组: 普通用户
  • 注册时间: 2004-10-24 17:58
文章分类

全部博文(160)

文章存档

2019年(2)

2018年(3)

2017年(15)

2016年(3)

2015年(11)

2014年(3)

2013年(1)

2012年(3)

2011年(17)

2010年(25)

2009年(17)

2008年(13)

2007年(14)

2006年(21)

2005年(10)

2004年(2)

分类: Java

2006-05-12 09:36:45

[未测试]
配置如下:

velocity.properties

CODE:
runtime.log.logsystem.class=org.apache.velocity.runtime.log.NullLogSystem
input.encoding=GB2312
output.encoding=GB2312
default.contentType=text/html; charset=GB2312
webwork.properties

CODE:
# added the MockTag to the path of Tags that the TagDirective will search through
webwork.velocity.tag.path = com.opensymphony.webwork.views.velocity.ui, org.displaytag.tags
webwork.locale=zh_CN
#webwork.i18n.encoding=GB2312
阅读(1045) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~