Hi *,

i have a wicket page with a form and some other components. On click on a
button i want to submit the form and go to another page of my application.
The problem i have is that the form has to be send to an external script,
which i can“t change. This script opens a new page (not of my application).
I just can assign an url to the script it should redirect to.

How can i get the url for my result wicket page with a model?
Or how can i submit the form and let wicket open my new page (Then i would
need the url for the result page, which is not generated at "submit" time).

Thanks for help,
per
-- 
View this message in context: 
http://www.nabble.com/Open-new-page-after-submit-a-form-tp14753898p14753898.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