[jboss-dev-forums] [jBPM Development] - Re: how can i display "chinese" in jbpm-console?
Tihomir Surdilovic
do-not-reply at jboss.com
Thu Aug 25 21:45:09 EDT 2011
Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: how can i display "chinese" in jbpm-console?"
To view the discussion, visit: http://community.jboss.org/message/623067#623067
--------------------------------------------------------------
Try putting in the <HEAD> section of your form html:
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
and see if that works. Also you could try to add -Dfile.encoding=UTF8 in your build.sh/bat if you are using JBoss AS.
Hope this helps.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/623067#623067]
Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110825/0292ec78/attachment.html
More information about the jboss-dev-forums
mailing list