Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5152

Improve Wicket behavior in Servlet 3 async context

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.7.0
    • 7.0.0-M1
    • wicket
    • None

    Description

      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().

      Attachments

        1. WICKET-5152.patch
          5 kB
          Martin Tzvetanov Grigorov

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: