jsp頁面傳值亂碼,在websphere 中使用的是url=encodeURI(encodeURI(url)); //用了2次encodeURI 測試成功,第一次轉換沒有嘗試, 處理方法一。 js 程序代碼:url=encodeURI(url);註意是整個URL 伺服器端的代碼:String linename = new
www.002pc.com