TC4 URL BUG
Hi, I found TC4 can deal with "x-www-form-urlencoded" format (java.net.URLEncoder) url(GB2312), but can't deal with "UTF-8" format url(GB2312). By the way, mod_jk connecter(java side) displayed the same bug. Dongsheng Song
TC4 URL BUG
Hi all, TC4 list dirs use UTF-8 encoding, buf http/ajp connector within TC4 not support UTF-8 encoding, they only support "x-www-form-urlencoded" format encoding. If you use DBCS dir name, you will encounter trouble. Dongsheng Song _ Do Y