<%@ page import="org.opencms.workplace.tools.modules.*" %><% // initialize the workplace class CmsExportpointsOverview wp = new CmsExportpointsOverview(pageContext, request, response); // perform the dialog display action wp.displayDialog(); %>