Let's say you encounter an error halfway through the constructor of a page,
and you want to display error("error message") and then return without
processing rest of components?  It doesn't seem like this is possible in
wicket because it makes you fill in all components or else it barfs.
Am I wrong, or is there a way to do this in wicket?
Thanks,
-jim
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Error-out-in-middle-of-page-without-filling-in-remaining-components-tp2076364p2076364.html
Sent from the Wicket - User 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