I tried to load a store with HttpProxy. It worked well in Windows but
failed in Linux. I did set the response header by calling
res.setContentType("application/x-json; charset=utf-8"); Using
Firebug, I could see the application deployed in Windows Tomcat had
the response header correctly set. But the application deployed in
Linux Tomcat has the response header reset back to (text/
html;charset=utf-8). Anyone has the same experience or solution for
the problem? Many thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to