You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Jeffrey Schneller <je...@envisa.com> on 2010/07/19 19:28:27 UTC

Submitting form via AJAX over SSL

How can I submit a form via AJAX over SSL?  I have a login form that
appears via Ajax and I want the form submission to be under SSL when it
is submitted via AJAX.  How can I go about doing this?

 

Thanks.