Implement ExternalContext.isSecure() and getSessionMaxInactiveInterval() method
-------------------------------------------------------------------------------

                 Key: MYFACES-3088
                 URL: https://issues.apache.org/jira/browse/MYFACES-3088
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.1.0-SNAPSHOT
            Reporter: Leonardo Uribe


Pay attention to this one!, maxInactiveInterval does not exists in servlet 2.5, 
so we need to do some hack with implee6 if we want to keep compatible JDK 5 and 
servlet 2.5 (but note JSF 2.1 is JDK 6 and servlet 3.0 compatible)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to