Hi, how is the Exception Tracking system actually working in wicket? I just explain what would love to have:
an error() method almost everywhere and when i call this then a Custom defined page should appear where i have something like a feedbackPane or something. something like public _List<ErrorMsg> getErrorMsgs() {}_ would be nice. Is something like this already implemented in wicket or do you know how this can be most easy done?
I played around with ApplicationPage.setInternalErrorPage() but it does not what i expected to do...
Thankx for every answer, Dave ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
