ctx.includeFacelet(parent, _template.getValue(ctx));
}
finally
{
ctx.setVariableMapper(orig);
actx.popClient(this);
}
}
public boolean apply(FaceletContext ctx, UIComponent parent, String name) throws IOException, FacesException,
FaceletException, ELException