Apache Velocity Servlets + UTF-8 = love
If you have problems outputting UTF-8 with Apache Velocity, create a file called velocity.properties under the WEB-INF folder and add the following 2 lines:
input.encoding=utf-8
output.encoding=utf-8
Wednesday, August 06, 2008
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment