Hi,

I suggest you to start with this book:
https://code.google.com/p/wicket-guide/



On Sun, May 5, 2013 at 5:33 PM, mayanksahai <mayanksa...@gmail.com> wrote:

> Hi all ,i am new to wicket and taking panel based approach to build out
> Pages. in my application there is main page that contains multiple
> panels.in
> panel one i have a user registration form. once user submits this form i
> want to launch a window/popup (confirming to user that he is registered
> successfully or not) , once he closes down that window same panel gets
> refreshed , all inputs are cleared.is there a better alternative to this
> ?.
> i tried searching for solution over the web could not find it checked out
> code for modalwindow also but all examples points its usage with ajax
> only.right now i am refreshing the fullpage by setting setResponsePage() ,
> i
> dnt think its right approach.thanksmayank sahai
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Popup-window-user-notification-window-after-Form-submission-tp4658554.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
>
>


-- 
Martin Grigorov
Wicket Training & Consulting
http://jWeekend.com <http://jweekend.com/>

Reply via email to