Encoding problem in Java Server Side application.
        Posted  
        
            by NikolayGS
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by NikolayGS
        
        
        
        Published on 2010-05-08T14:34:19Z
        Indexed on 
            2010/05/08
            14:38 UTC
        
        
        Read the original article
        Hit count: 255
        
Hi! I have following problem - i`m running Java WS application. The server side (Axis2 WS Modules on Apache Tomcat) is running at Ubuntu server. The problem is when i get some information from client side in cyrilic and store in database it goes like "?????". If i add data in db directly(From Remote MYSQL Console - there is NO problem). Before move to ubuntu server side was at Windows XP and there was no problem? Sorry for bad explanation, but i have no idea where to start!
Thanks in advance!
© Stack Overflow or respective owner