开发者

JSF/Icefaces RequestDispatcher

开发者 https://www.devze.com 2022-12-28 13:33 出处:网络
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().getRequestDispa

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

精彩评论

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

关注公众号