Tagged Questions

0
votes
1answer
2k views

java.net.MalformedURLException: Illegal character in URL

I am working on struts.I am encrypting password in one application and passing encrypted password to another application through open url connection.Some times this works fine if i click on the link ...