You could  use a "veil" on your page to show some server side activity
is taking place. See [1] or search the list for "busy indicator".

Ernesto

1-https://cwiki.apache.org/WICKET/generic-busy-indicator-for-both-ajax-and-non-ajax-submits.html

On Tue, Sep 14, 2010 at 9:26 AM, wicketnan <trustm...@hotmail.com> wrote:
>
> Hi, everyone,
>
> I found out the submit link doesn't support popupwindowsettings. i need a
> blank popup window with loading messages like "Please wait" after clicking
> submit link.
>
> onsubmit(){
> //read the value in the input field
> //show popup window
> //execute setResponsePage...
> }
>
> Please advise me. thanks/
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/submit-form-with-popup-window-tp2538547p2538547.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> 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

Reply via email to