Dear All,
 I used java.net.UrlEncoder class to encode my url but when i read the decoded url which is sent as request parameter using
request.getParameter method i found the url id decoded incorrectly and all the encoded '&' characters are missed.
Is there any way to recover such problem ?
 
Regards,
 M. Amin

Reply via email to