Hello,

I'm looking for a way to redirect to an external page that needs some POST
parameters to works.

It will be used in a paiement system implementation (it needs some data like
currency, amount... passed using post parameters).

I know how to redirect a user to a simple url (with
getRequestCycle().setRequestTarget(...)), but I don't know how to define
post vars for it.


Thanks in advance ;)
-- 
View this message in context: 
http://www.nabble.com/Redirect-to-a-page-with-POST-parameters-tp14362262p14362262.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to