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.

