Re: Redirecting to secure server (ie from http:// to https://)

2001-06-01 Thread Ted Husted
This is still a very messy area. I ended hardcoding some strings in a production application, but there solutions that would mitigate this, so you only have to hardcode the scheme in your struts-config file. See To SSL and Back Again

Redirecting to secure server (ie from http:// to https://)

2001-05-31 Thread Michael Mok
To those who have done it Can you advice on how you manage to redirect the http request from http to https? I have following scenario (typical of a shopping site). 1) User search and place item into shopping cart (eg calls http://www.acmeshop.com/addtoshoppingcart.do) 2) addtoshoppingcart.do