Handle PortletException in JSR-168

Posted by Jonas G on Stack Overflow See other posts from Stack Overflow or by Jonas G
Published on 2010-01-29T08:39:01Z Indexed on 2010/04/14 11:03 UTC
Read the original article Hit count: 286

Filed under:
|
|
|

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.

© Stack Overflow or respective owner

Related posts about jboss

Related posts about portlet