Why don't you send the query parameters from wicket to the payment server using QueryStringUrlCodingStrategy
? ** Martin 2009/1/14 Mathias P.W Nilsson <[email protected]>: > > The main problem is the external form. I need to send the form to an external > server. Since I need wicket to check the form first I need a wicket form and > then a plain html form. The form is submitted when all the data is checked. > Since there is 10 different forms the webpage get's cluttered. Is there a > way to make external form from wicket? > -- > View this message in context: > http://www.nabble.com/Advice-on-payment-options-with-wicket-tp21452753p21459848.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
