This is a bit of a guess on my part, but since wicket does a redirect after a post (feature), could that be the issue?

--James
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


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

Reply via email to