If I detect a certain scenario I want to hault execution of the page, however 
if I "return" then wicket complains of components in the markup that aren't on 
the page.

Is there a way to abort rendering? i.e. I'm setting a redirect at the servlet 
response, so I don't want wicket to bother setting up the page for rendering.

Douglas


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to