640641642643644645646
JspRuntimeLibrary.include(request, response, relativeUrlPath, out, flush); } public VariableResolver getVariableResolver() { return new VariableResolverImpl(this.getELContext()); }
653654655656657658659
686687688689690691692
} @Override @Deprecated public VariableResolver getVariableResolver() { return new VariableResolverImpl(this.getELContext()); }
636637638639640641642
690691692693694695696
676677678679680681682
643644645646647648649
656657658659660661662