Re: Page redirect after POST

2009-08-28 Thread Johan Compagner
one question.
why do you want that?

On Fri, Aug 28, 2009 at 06:01, b...@actrix.gen.nz wrote:

 Hi,

 With forms on Wicket pages, it appears that on submit which is HTTP
 POST, Wicket redirects to the same page (the page from where the data
 was sent) ad this is how we show feedback on the form page.

 How is it possible to send the rendered form page back to the broser
 as a direct response to the POST, not via a redirect?

 Many thanks.

 Bernard

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




Page redirect after POST

2009-08-27 Thread bht
Hi,

With forms on Wicket pages, it appears that on submit which is HTTP
POST, Wicket redirects to the same page (the page from where the data
was sent) ad this is how we show feedback on the form page.

How is it possible to send the rendered form page back to the broser
as a direct response to the POST, not via a redirect?

Many thanks.

Bernard

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Page redirect after POST

2009-08-27 Thread Jeremy Thomerson
http://cwiki.apache.org/WICKET/render-strategies.html

--
Jeremy Thomerson
http://www.wickettraining.com




On Thu, Aug 27, 2009 at 11:01 PM, b...@actrix.gen.nz wrote:
 Hi,

 With forms on Wicket pages, it appears that on submit which is HTTP
 POST, Wicket redirects to the same page (the page from where the data
 was sent) ad this is how we show feedback on the form page.

 How is it possible to send the rendered form page back to the broser
 as a direct response to the POST, not via a redirect?

 Many thanks.

 Bernard

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org