[ 
https://issues.apache.org/jira/browse/WICKET-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644478#comment-13644478
 ] 

Martin Grigorov commented on WICKET-5152:
-----------------------------------------

Yes. This is the plan unless someone needs it urgently for 6.x.
By the way we just started on Wicket 7 development - 
https://cwiki.apache.org/confluence/display/WICKET/Wicket+7.0+Roadmap.
                
> Improve Wicket behavior in Servlet 3 async context
> --------------------------------------------------
>
>                 Key: WICKET-5152
>                 URL: https://issues.apache.org/jira/browse/WICKET-5152
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.7.0
>            Reporter: Martin Grigorov
>             Fix For: 7.0
>
>         Attachments: WICKET-5152.patch
>
>
> At the moment it is not possible to use 
> javax.servlet.ServletRequest#startAsync() in Wicket resources because the 
> http response is committed at the end of the request cycle by calling 
> HttpServletResponse#flushBuffer().

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to