I'm working on struts. I am encrypting passwords in an application and sending encrypted password to other application through open URL connection. This time it works fine if I click on the link again, the system is throwing "invalid java.net.MalformedURLException: invalid letter in URL". Please help me
Are you deactivating the password?
Comments
Post a Comment