Accented characters not showing properly in listing grid in Weblogic based application
Rose Dawson
Greenhorn
Joined: Sep 14, 2009
Posts: 2
posted
0
We use jboss based server in application development while we use weblogic application server for testing server.
We have a master data of states in which some states have accented chatacters.like (São Paulo, Maranhão,Espírito Santo).We use Ext grid for its display.
So in our applicatin developer server(jboss based) each and every state of brazil is showing properly and showing proper accented characters.
but in our testing server(weblogic based).The master data screen is not showing any records if we select brazil states using a counrty filter setting as brazil.
But for other country its showing all the records.(which dont have any accented characters)
what can be done to remove this.........
thanks in advance.........
Smita Talawadekar
Greenhorn
Joined: Jan 21, 2008
Posts: 9
posted
0
Hi,
I am facing similar issue... The characters are displayed fine on Tomcat and Jboss but with the (Linux + Weblogic) combination all the accented characters are not displayed properly.
Could you please share the solution you found please?
Many thanks in advance
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35252
7
posted
0
Make sure you're handling encodings and character sets properly all along the processing chain.