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