Hi,
jboss seems to send pages in ISO-8859-1 format, but I'd need dem in UTF-8 format.
I tried:
- adding the startup-parameter -Dfile.encoding=UTF-8
- setting the content-type within the html-document (contentType="text/html;
charset=UTF-8")
- adding the server.xml / 8080 connector-attribute URIEncoding="UTF-8"
but nothing works, - firefox still shows that the document is transmittet via
iso-format..
any suggestions?
cheers,
livenow
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116523#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...