Building Web Applications > Deploying an Application as a DHTML-Only Thin Client > Thin-Client Classes for the Server Side > The IlvMapServletSupportClass

The class ilog.views.maps.servlet.IlvMapServletSupport is a subclass of ilog.views.diagrammer.servlet.IlvDiagrammerServletSupport, it implements the functionality of the JViews Maps servlet but is not a servlet itself.

The purpose of IlvMapServletSupport is to let you do the following:

The class IlvMapServlet is a facade that forwards requests to IlvMapServletSupport.