I am learning to use the Google Apps Engine. My code part as JAVA. In Google Apps Engine I have created one application as http://sampleown.appspot.com. How do I change the URL from http://sampleown.appspot.com to https://sampleown.appspot.com and redirect http and to https. How do I use SSL to avoid http connection. I don't know the concepts of SSL and how to use SSL to avoid http connections.
Give me Any Idea/Sample Code/Guide Me.
Thank You.