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