开发者

JSF/Icefaces RequestDispatcher

I am trying to write a component in JSF to read legacy开发者_开发百科 JSP files. I am using RequestDispatcher.include to do this...The only problem is that externalContext.getRequest().getRequestDispatcher(...) returns an UnsupportedOperationException in Icefaces.

Is there a way round this?

Thanks.


The life cycle seems to cause that exception. http://blogs.oracle.com/jayashri/entry/when_and_how_to_redirect

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜