I am writing a java struts app. The end user is connecting to the app via http. My app takes their username and password and passes it to an http server. That works fine, but now they want me to change my verification from http to https. If I just change the URL it will not authenticate with the server, but if I type the server address in my browser I can then verify there, but that isn't in my application. Any ideas?
Amos
Programer/Analyst
United States Postal Service
Amos
Programer/Analyst
United States Postal Service