apache 2.0.55
jk 1.2.15

httpd.conf中設置JkMount /pay/* paycore
當form的action(如/pay/do/%ab%df123456)已經用url編碼編碼過后再提交時,jk無法識別,不能正確轉化到對應的tomcat上.