encoding utf-8

30 views
Skip to first unread message

titobundy

unread,
May 17, 2011, 11:42:53 AM5/17/11
to gwt-table-to-excel
Hi, I need changed charset to UTF-8. how can I do it?

Francois Wauquier

unread,
May 17, 2011, 11:57:59 AM5/17/11
to gwt-table...@googlegroups.com
HI

Wich application server do you use ?


As a workaround , you can override or provide an alternative servlet for the default implementation.

http://code.google.com/p/gwt-table-to-excel/source/browse/trunk/gwt-table-to-excel/src/main/java/com/googlecode/gwtTableToExcel/server/TableToExcelServlet.java

Hector Diaz

unread,
May 17, 2011, 12:08:25 PM5/17/11
to gwt-table...@googlegroups.com
The aplication is deployed in apache tomcat 6.0.32

The problem is that my mainpage.html uses charset utf-8 and I when export a list with special characters (i.e Ñ á é...) shows other symbols in excel.

2011/5/17 Francois Wauquier <wok...@gmail.com>



--
Atte.
Hector Diaz
Ingeniero en Computación
http://hectordiaz.uuuq.com

Francois Wauquier

unread,
May 17, 2011, 12:36:55 PM5/17/11
to gwt-table...@googlegroups.com
I used the default servlet encoding, wich works on appengine for french characters
I suggest to offer a servlet configuration in the web.xml for the other cases
Does that seems good for you?

Hector Diaz

unread,
May 17, 2011, 4:35:32 PM5/17/11
to gwt-table...@googlegroups.com
Great, thanks

2011/5/17 Francois Wauquier <wok...@gmail.com>

I used the default servlet encoding, wich works on appengine for french characters
I suggest to offer a servlet configuration in the web.xml for the other cases
Does that seems good for you?

Francois Wauquier

unread,
Jun 11, 2011, 10:36:46 AM6/11/11
to gwt-table...@googlegroups.com
Resolved in 0.0.2 just released
Reply all
Reply to author
Forward
0 new messages