0 Replies Latest reply on Mar 11, 2008 9:43 AM by rmartony

    Exception handling in PagedListDataModel

    rmartony

      Hi, I implemented a paged list datamodel based on http://wiki.apache.org/myfaces/WorkingWithLargeTables.

      Everything works well, but what should I do if a database exception ocurrs in a fetchpage invocation?
      Should I return null in that method?
      How do I warn the user an error has ocurred?

      Best regards,
      Rafael.