Uses of Class
mondrian.web.taglib.ApplResources
-
Packages that use ApplResources Package Description mondrian.web.taglib Provides a tag library for embedding MDX queries in JSP pages. -
-
Uses of ApplResources in mondrian.web.taglib
Methods in mondrian.web.taglib that return ApplResources Modifier and Type Method Description static ApplResources
ApplResources. getInstance(javax.servlet.ServletContext context)
Retrieves the one and only instance ofApplResources
in this servlet's context.
-