JPivot is a JSP custom tag library that renders an OLAP table and chart. Users can perform typical OLAP navigations like drill down, slice and dice. It uses Mondrian and XMLA as its OLAP engines.
XMLA Processor is a set of Java classes that allows for generic access to XML/A services. It also provides a generic Multidimensional Data Structure for manipulation of the resulting MDX queries.