There is the rub. The particular use case is to create an HTML form that submits to an HTTPS URL were the page containing the form has been retrieved over HTTP. So a relative URL would not work in this case.
----- Original Message ----- From: Thomas Menke <[email protected]> Subject: Re: [Stripes-users] HTTPS support and/or Stripes 1.6? I was a little surprised by the notion that stripes does not support SSL ;-). As far as I understand things the stripes taglib just creates some relative links, so if one page is https, than all links on this page will be https as well. ------------------------------------------------------------------------------ 5 Ways to Improve & Secure Unified Communications Unified Communications promises greater efficiencies for business. UC can improve internal communications as well as offer faster, more efficient ways to interact with customers and streamline customer service. Learn more! http://www.accelacomm.com/jaw/sfnl/114/51426253/ _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
