How to encode a URL with the special character “percentage”?

前端 未结 4 1594
你的背包
你的背包 2021-01-24 08:43

I am trying to use the encodeURL method in a jsp to encode a URL with \"%\" symbol.

response.encodeURL(/page1/page2/view.jsp?name=Population of 91% in

4条回答
提交回复
热议问题