經安全檢測,此網站為安全網站,請放心前往原始網址!

How to encode a URL string or form parameter in java

This is always advisable to encode URL or form parameters; plain form parameter is vulnerable to cross site attack, SQL injection and may direct our web application into some unpredicted output. A URL String or form parameters can be encoded using the URL

www.mkyong.com

網址安全性掃描由 google 提供