It turns out easy. Wicket doesn't mind if wicket hidden fields are not inside a wicket form. So I just used wicket hidden fields to modify the form to send to worldpay.. :)
John RDF wrote: > > I have a form that has some hidden fields that I need to be generated > dynamically. However, I want to form submitted to an other server (world > pay). Wicket changes the form so it posts back into wicket but I want to > leave wicket page (and come back after world pay). > > How do I do this? > -- View this message in context: http://www.nabble.com/Post-Form-to-different-server--How--tf3583928.html#a10015452 Sent from the Wicket - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
