Hi, Amy. > Takashi Okamoto wrote: > > Hi tomcat, (especially amy) > > > > This is the second patch to internationalize the admin tools. First > > patch was commited by amy. New patch will improve at following point: > > > > + store file with utf-8 encoding and add encoding='utf-8' at > > xml header. > > > > + use filter servlet to decode post and get parameters. > > (you have to include SetCharacterEncodingFilter in admin web > > application with this patch) > > SetCharacterEncodingFilter isn't included in your patch. Can you submit > that as well? > In admin web application, can you add the same filter as filters.SetCharacterEncodingFilter class in Tomcat examples application ???
-- Kan Ogawa [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>