Hi, I have a simple GWT application which takes String and gives me reverse of the string. Problem here is that when i send the String to servlet and try to print it there "?" is printed on tomcat instead of special characters for french. Same is happening with Russian characters.
But i am getting correctly reversed string at client side when display result as a popup. Can any one explain me why is it behaving so? Will it get stored in database properly if i want to do so? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
