Handling ViewExpiredException inside a portlet

188 views Asked by At

Is it possible to handle a ViewExpiredException inside a portlet to display an appropriate error page?

We're using JSF 1.2, Portlet API 2.0 and JBoss PortletBridge 2.0.

1

There are 1 answers

0
G. Demecki On

As far as I know this is not possible.

But I hope to be wrong...