performance: allow to disable JSP support
-----------------------------------------

                 Key: MYFACES-3078
                 URL: https://issues.apache.org/jira/browse/MYFACES-3078
             Project: MyFaces Core
          Issue Type: New Feature
          Components: General
    Affects Versions: 2.0.5-SNAPSHOT
            Reporter: Martin Kočí
            Priority: Minor


Since JSF 2.0 JSP are deprecated. Allow:

o.a.m.SUPPORT_JSP=false|true

if this flag is false myfaces will not install FacesCompositeELResolver
and will skip JSP initializer during startup

see full discussion here:
http://www.mail-archive.com/dev@myfaces.apache.org/msg49177.html

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

Reply via email to