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

Reply via email to