Handle PortletException in JSR-168
- by Jonas G
Hi,
How can I catch and handle the PortletException thrown by GenericPortlet.doView()? I'd like to show a custom error page or custom message in JBoss portal if this exception is thrown for some reason.