<%@ page import="org.opencms.workplace.tools.modules.*" %><% // initialize the workplace class CmsModulesListImportReport wp = new CmsModulesListImportReport(pageContext, request, response); // display the report wp.displayReport(); %>