Re: UTF8 encoding for weblogic

2005-01-20 Thread Anthony Hong
Look at this, hope this is what you want. http://e-docs.bea.com/wls/docs81/webapp/weblogic_xml.html#1039258 On Thu, 20 Jan 2005 18:34:52 -0800, Betty Koon <[EMAIL PROTECTED]> wrote: > Sorry that I have to post this question here but I figure a lot of struts > developers may be using weblogic 8.1

UTF8 encoding for weblogic

2005-01-20 Thread Betty Koon
Sorry that I have to post this question here but I figure a lot of struts developers may be using weblogic 8.1 (SP4 or SP3). I am running into a problem where higher ASCII character or multi-bytes characters are not encoded correctly in url passing within weblogic. I already have a filter set up