Thanks for the reply.
I don't think Webpage is called at all. Do I need to add crazy wicket url
like
pay_result?form7_hf_0=&wicket%3Ainterface=%3A1%3Aform%3A%3AIFormSubmitListener
in returnURL in order to get what's been submitted from external site to my 
web page?

Perhaps it's HTTPS and it's using POST method to submit a form?
But it should work same as GET method that passed via query string (e.g.
www.mywicketsite.com/pay_result?status=success) right?

parameters.getString("status")







--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/HTTPS-FORM-POST-FROM-EXTERNAL-SITE-TO-WICKET-WEBPAGE-tp4650857p4650859.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to