}
tldLocationsCache = new TldLocationsCache(scanner.getTaglibMap());
context.setAttribute(TldLocationsCache.KEY, tldLocationsCache);
rctxt = new JspRuntimeContext(context, this);
jspConfig = new JspConfig(context);
tagPluginManager = new TagPluginManager(context);
}