Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha1
-
Fix Version/s: 2.0-Alpha2, 2.0.0
-
Component/s: Framework
-
Labels:None
-
Environment:ICEfaces
Description
ICEfaces should take advantage of Servlet 3.0 asynchronous features.
Would be useful if we could add the following annotation to FacesServlet:
@WebServlet(asyncSupported=true)