Use UTF-8 for Encoding

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
baskosi
Posts: 50
Joined: Fri Sep 29, 2006 9:15 pm
Location: Slovenia
Contact:

Use UTF-8 for Encoding

Post by baskosi »

Hi!

I would like to use UTF-8 for encoding.

In an old post (http://www.awareim.com/forum/viewtopic.php?t=96) solution was to manually change generated JSP form files. Has this changed in v4.0? I cannot find generated form files.

I did find 'standardStartHead2.jsp' in 'Tomcat/webapps/AwareIM' directory. I changed encoding line to <%@ page pageEncoding="UTF-8" contentType="text/html;charset=UTF-8" %> but forms still use ISO8859-1. I have restarted the browser, application and AwareIM server.

Where can I set UTF-8 as default encoding in 4.0?

Kind regards,
Borut
baskosi
Posts: 50
Joined: Fri Sep 29, 2006 9:15 pm
Location: Slovenia
Contact:

Post by baskosi »

Can somebody please confirm that they can use special characters in 4.0?

I cannot use them in form labels nor in data entry.
Borut
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

The old JSP stuff is no longer applicable for version 4.0. Character encoding used in version 4.0 is still ISO-8859-1.
Aware IM Support Team
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

Starting from build 1138 Aware IM version 4.0 is using full UTF-8 support
Aware IM Support Team
Post Reply