- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
如何捕捉和处理 GenericPortlet.doView() 抛出的 PortletException?如果由于某种原因抛出此异常,我想在 JBoss 门户中显示自定义错误页面或自定义消息。
最佳答案
Portlet 2.0 规范(JSR 286 - 但我怀疑他们取消了错误处理)说:
It is left to the portal/portlet-container implementation how to react when a portlet throws an exception while processing a request. For example, the portal/portlet-container could render an error page instead of the portal page, render an error message in the portlet 25 window of the portlet that threw the exception or remove the portlet from the portal page and log an error message for the administrator.
JBoss Portal's error handling似乎没有提供您想要的。
您可能必须自己处理这个问题,也许是通过定义一个您的其他 portlet 可以扩展的抽象基类。
关于java - 在 JSR-168 中处理 PortletException,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2160764/
如何捕捉和处理 GenericPortlet.doView() 抛出的 PortletException?如果由于某种原因抛出此异常,我想在 JBoss 门户中显示自定义错误页面或自定义消息。 最佳答
我是一名优秀的程序员,十分优秀!