users@servlet-spec.java.net

[servlet-spec users] Re: Implementation of new Servlet functionality?

From: Mark Thomas <markt_at_apache.org>
Date: Thu, 17 Mar 2016 10:11:59 +0000

On 07/03/2016 22:32, arjan tijms wrote:
> Hi,
>
> On Mon, Mar 7, 2016 at 10:03 PM, Mark Thomas <markt_at_apache.org
> <mailto:markt_at_apache.org>> wrote:
>
> I can look at implementing this in Tomcat if that would be any use.
>
>
> That would be a great step for sure.
>
> For me personally using it for Mojarra is a big use case, and its tests
> run primarily against GlassFish, but I could sure build a personal test
> bed based on Tomcat (in fact, we already have this for OmniFaces ;)).
>
> So if you can look at this that would be great :)

I've implemented this in 9.0.0.M4 available here:
http://tomcat.apache.org/download-90.cgi

As always, feedback appreciated.

Mark