dev@javaserverfaces.java.net

Re: Re: JSF 2.1.7 requirements

From: <mfacc80_at_yahoo.it>
Date: Thu, 20 Dec 2012 16:59:27 +0000 (GMT)

Thanks for answering. This is about Myfaces, but is it valid also for
Mojarra implementation?
Thanks again.


>JSF 2.1 does not require servlet 3.
>JSF 2.2 only requires servlet 3 to support file upload.
>
>See this thread:

>http://mail-archives.apache.org/mod_mbox/myfaces->dev/201211.mbox/%3C1
353103840.97240.YahooMailNeo@...%3E


>On Thu, Dec 20, 2012 at 3:04 AM, <mfacc80@...> wrote:
> Hi,
> I'd like to know if JSF 2.1.7 requires servlet 3 or 2.5: if I look at
> pom
>
http://repo1.maven.org/maven2/com/sun/faces/jsf-api/2.1.7/jsf-api-2.1.7
> .pom there is indicated servlet 3, but it seems referred to JSF 2.2
> (see also tag name: "Oracle's implementation of the JSF 2.2
> specification API.")
>
> Then I've seen these links:
>
>
http://stackoverflow.com/questions/9597568/mojarra-java-ee-5-6-compatib
> ility
>
http://markmail.org/message/jt4swuhryekin7dg#query:+page:1+mid:jt4swuhr
> yekin7dg+state:results
> https://forums.oracle.com/forums/thread.jspa?messageID=10140121
>
> Can JSF 2.1.7 run on Java EE 5? Is there any sure answer?
>
> Thanks!