[Proto-Scripty] Re: Ajax response encoding type changing depending on windows (UTF-8) vs unix (ISO-8859-1)

2009-07-15 Thread husky
a default charset for all sites in that apache2 server. hope it helped Yuval On Wed, Jul 15, 2009 at 8:09 PM, husky victor.at.rog...@gmail.com wrote: I am using WebLogic in my java web app and in my code, I'm already setting the following: response.setContentType(text/html; charset=UTF

[Proto-Scripty] Re: Ajax response encoding type changing depending on windows (UTF-8) vs unix (ISO-8859-1)

2009-07-16 Thread husky
remember correct it sets a default charset for all sites in that apache2 server. hope it helped Yuval On Wed, Jul 15, 2009 at 8:09 PM, husky victor.at.rog...@gmail.com wrote: I am using WebLogic in my java web app and in my code, I'm already setting the following: response.setContentType