I am using an IFrame to call into a webpage with a form. When, that form is submitted, it posts back to my site. It sends the data via a POST Request. I was using the PageParameters object in my Page Constructor, but it never gets hit (I was using breakpoints).
I have dug around the forum and tried various mount options, but still haven't had much luck. All GET Parameters work fine, it's just the POST Parameters. Could anyone help me out on sharing how to pull POST Parameters from the PageParameters object? Thanks, Chris -- View this message in context: http://www.nabble.com/Retrieving-Post-Parameters-with-PageParameters-tf4697756.html#a13428705 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
