A user clicks on an edit link an gets a form containing a detachable
model. While the user is editing data on the form, the object they are
working on is deleted by another user. The current user submits the
form, which get it's model attached to contain a null object, and OGNL
throws a null pointer exception. Has anyone found an elegant solution
to this? Maybe model can throw an exception if it's object is null
that's caught somewhere to display a nice message to the user? Is
there one place in Wicket where I can catch all exceptions?


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to