On Tue, Sep 23, 2014 at 5:22 PM, Leonardo Uribe (JIRA) wrote:
> It looks we have one more reason to make it work for Servlet 2.5. It looks 
> like GAE has a ticket open since 2010:
>
> https://code.google.com/p/googleappengine/issues/detail?id=3091
>
> And we are in 2014 and nothing has changed. I tried to run 2.2.5 with
> Tomcat 6.0.41 and it works until the call to cookie.setHttpOnly(true) occur.
> Obviously, h:inputFile relies on servlet 3.0 so it will not work either, but
> besides that it could be an incentive to make it work, because there are
> some good features in JSF 2.2 like resource library contracts, HTML5
> friendly markup, Faces Flows and so on that are worth.

+0.   Doesn't matter to me.   While there's no reason to intentionally
break backward compatibility, there's also no reason to let
non-adoption of Servlet 3.0 interfere with JSF 2.2 development.

The platforms my client uses only supported Servlet 2.5 until last
month, so we've stuck with MyFaces 2.1 for that reason, but I don't
expect MyFaces 2.2 development to stop just because I can't upgrade my
projects.

Reply via email to