I missed the generic exception 'goalkeeper' that JSF, Struts and other web
frameworks have (I think).


Alex Jacoby-2 wrote:
> 
> Just wondering if this sort of thing is documented anywhere...
> 
> Thanks,
> Alex
> 
> On Feb 18, 2008, at 1:02 PM, Igor Vaynberg wrote:
> 
>> good. there are some internals that do not count on a runtime
>> exception being thrown because of user code...for example throwing it
>> out of something like validator will abort entire form processing, and
>> might leave that particular form component in an inconsistent state.
>> but throwing it out of onclick/onsubmit handlers shouldnt pose much
>> problem as most wicket processing has already happened.
>>
>> -igor
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Exception-redirecting-to-source-page-tp15510198p15581199.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to