Class LegacyCompositionHandler

  • All Implemented Interfaces:
    FaceletHandler, TemplateClient

    public final class LegacyCompositionHandler
    extends TagHandler
    implements TemplateClient
    NOTE: This implementation is provided for compatibility reasons and it is considered faulty. It is enabled using org.apache.myfaces.STRICT_JSF_2_FACELETS_COMPATIBILITY web config param. Don't use it if EL expression caching is enabled.
    Version:
    $Id: CompositionHandler.java,v 1.14 2008/07/13 19:01:42 rlubke Exp $
    Author:
    Jacob Hookom