[Stripes-users] InteliStripes 2 RC3

2009-01-14 Thread Evgeny Shepelyuk
Hello guyz ! We're glad to announce new version of IntelliStripes for Intellij IDEA 8.x Feel free to try it and leave your comemnts :) It can be downloaded from http://intellistripes.googlecode.com/files/IntelliStripes2.0.RC3.164.jar or by using IDEA plugin manager. -- Regards,

[Stripes-users] Inadvertent content-type charset

2009-01-14 Thread Jan Moravec
Hello, I have been racking my brains with a content-disposition related problem in IE 6/Opera and found something fishy going on with my streaming resolution. The problem I found does not seem to be related to my primary problem, but it poses another potential problem. I use code similar to

Re: [Stripes-users] Inadvertent content-type charset

2009-01-14 Thread Oscar Westra van Holthe - Kind
On 15-01-2009 at 01:50, Jan Moravec wrote: [...] After further investigation I found in LocalePicker's javadoc (yes, my app uses a locale picker): === String pickCharacterEncoding(HttpServletRequest request, Locale locale) Picks the character encoding to use for the current request