开发者

FacesServlet Servlet 3.0 Async Support

Does the FacesServlet in JSF 2.0 sup开发者_如何学Cport the servlet 3.0 async features?


No, with the simple reason that JSF 2.0 is designed with Servlet 2.5 in mind.

JSF 2.1 in turn is however designed with Servlet 3.0 in mind, but it does not utilize the new async features, perhaps with the simple reason being that there's just no need for it. The closest what you can get is ajax poll/push provided by 3rd party component libraries like RichFaces, PrimeFaces or IceFaces.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜