Are you sure the exception is caught and not rethrown in the filter? Do you have other filters installed?
/Jan-Kees 2009/7/15 Guy Bashan <guy.bas...@gmail.com>: > Hi, > > Does anyone has an insight about this issue? > > Thanks, > Guy. > > On Tue, Jul 14, 2009 at 5:38 PM, Guy Bashan <guy.bas...@gmail.com> wrote: >> >> Hi, >> It seems like it is impossible to catch the "ViewExpiredException". >> I have a filter with "try" and "catch". When there is >> "ViewExpiredException", the exception is being printed even though I catch >> it. >> Is there a way of catching this exception? >> >> Thanks, >> Guy. > >