Hi There, Is there any way to tell a form to post using https. What I was ideally looking for was an extra parameter on the Form component, for example:
<t:form t:id="form1" t:secure="true"> ... </t:form> Just so you have an idea of what I'm trying to achieve. I have a login form on every page (this is part of my layout component) and I don't want every page to be served over https. So a way of telling the form that it should be posted to the https version of the current page. Many Thanks, Daniel -- View this message in context: http://www.nabble.com/T5---Post-Form-To-SSL-tp25708078p25708078.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org